Skip to content

Commit

Permalink
chore(deps): Bump reviewdog/action-shellcheck from 1.27.0 to 1.28.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/reviewdog/action-shellcheck/releases)
- [Commits](reviewdog/action-shellcheck@v1.27.0...v1.28.0)

---
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 and helpermethod committed Dec 3, 2024
1 parent 2a020ba commit c597861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check code style
uses: reviewdog/[email protected]
- name: Run static analysis
uses: reviewdog/action-shellcheck@v1.27.0
uses: reviewdog/action-shellcheck@v1.28.0
- name: Run tests
run: |
# workaround for https://github.com/actions/runner-images/issues/9644
Expand Down

0 comments on commit c597861

Please sign in to comment.