Skip to content

Commit

Permalink
chore(deps): bump reviewdog/action-shellcheck from 1.19 to 1.20
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.19 to 1.20.
- [Release notes](https://github.com/reviewdog/action-shellcheck/releases)
- [Commits](reviewdog/action-shellcheck@v1.19...v1.20)

---
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 Mar 11, 2024
1 parent 16f0e22 commit 6cf2a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.19
uses: reviewdog/action-shellcheck@v1.20
with:
github_token: ${{ secrets.github_token }}
path: 'commit-msg'
Expand Down

0 comments on commit 6cf2a7a

Please sign in to comment.