Skip to content

Commit

Permalink
v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Jul 31, 2024
1 parent cea3301 commit cc6721c
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 @@ -102,7 +102,7 @@ outputs:

runs:
using: docker
image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.3.1
image: docker://ghcr.io/redhat-plumbers-in-action/differential-shellcheck:v5.4.0
env:
INPUT_TRIGGERING_EVENT: ${{ inputs.triggering-event }}
INPUT_MERGE_GROUP_BASE: ${{ inputs.merge-group-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.4.0

* Native support for `merge_group` trigger event

## v5.3.1
Expand Down

0 comments on commit cc6721c

Please sign in to comment.