committed 0.2.5

Nitpicking commit history since beabf39
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
name: "committed-action"
author: "Ed Page"
description: "Run committed to check commit history"

inputs: {}

runs:
  using: "docker"
  image: "docker/Dockerfile"

branding:
  icon: "git-pull-request"
  color: "blue"