Skip to content

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku authored Dec 13, 2022
1 parent df26fb4 commit 1a85426
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 @@ -44,7 +44,7 @@ outputs:

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

0 comments on commit 1a85426

Please sign in to comment.