Skip to content

Commit

Permalink
v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Jul 22, 2024
1 parent a610f72 commit b8c7b83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ outputs:

runs:
using: docker
image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.3.0
image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.3.1
env:
INPUT_TRIGGERING_EVENT: ${{ inputs.triggering-event }}
INPUT_PULL_REQUEST_BASE: ${{ inputs.pull-request-base }}
Expand Down
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Next release

## v5.3.1

* Update `csutils` (`csdiff`) to 3.4.0
* HTML output now uses HTML5 and CSS

Expand Down

0 comments on commit b8c7b83

Please sign in to comment.