Skip to content

Commit

Permalink
fix: update action version
Browse files Browse the repository at this point in the history
Bumps the version of `conform` in `action.yml`.

Signed-off-by: Andrew Rynhard <[email protected]>
  • Loading branch information
andrewrynhard committed Feb 9, 2021
1 parent 0390165 commit 0e3a28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ inputs:
required: true
runs:
using: "docker"
image: "docker://autonomy/conform:v0.1.0-alpha.17"
image: "docker://autonomy/conform:v0.1.0-alpha.20"

0 comments on commit 0e3a28c

Please sign in to comment.