Skip to content

Commit

Permalink
Bump reviewdog/action-shellcheck from 1.26.0 to 1.27.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/reviewdog/action-shellcheck/releases)
- [Commits](reviewdog/action-shellcheck@v1.26.0...v1.27.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 Sep 16, 2024
1 parent 82c0422 commit 027585d
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.26.0
uses: reviewdog/action-shellcheck@v1.27.0
- name: Run tests
run: |
# workaround for https://github.com/actions/runner-images/issues/9644
Expand Down

0 comments on commit 027585d

Please sign in to comment.