Skip to content

Commit

Permalink
v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored Nov 26, 2022
1 parent 4a277c0 commit f3cd08f
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.1.1
image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v3.2.1
env:
INPUT_IGNORED_CODES: ${{ inputs.ignored-codes }}
INPUT_SHELL_SCRIPTS: ${{ inputs.shell-scripts }}
Expand Down

0 comments on commit f3cd08f

Please sign in to comment.