Skip to content

Commit

Permalink
Bump reviewdog/action-shellcheck from 1.23 to 1.24
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.23 to 1.24.
- [Release notes](https://github.com/reviewdog/action-shellcheck/releases)
- [Commits](reviewdog/action-shellcheck@v1.23...v1.24)

---
updated-dependencies:
- dependency-name: reviewdog/action-shellcheck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 56dd116 commit 7980a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.23
uses: reviewdog/action-shellcheck@v1.24
test:
name: Test verify-changed-files
runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 7980a14

Please sign in to comment.