Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored Sep 5, 2022
1 parent e38a65b commit 94fb4dd
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 @@ -43,7 +43,7 @@ outputs:

runs:
using: docker
image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v3.0.1
image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v3.1.0
env:
INPUT_IGNORED_CODES: ${{ inputs.ignored-codes }}
INPUT_SHELL_SCRIPTS: ${{ inputs.shell-scripts }}
Expand Down

0 comments on commit 94fb4dd

Please sign in to comment.