Skip to content

Commit

Permalink
Update reviewdog/action-shellcheck action to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 4d0fa53 commit bae4864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.21.0
uses: reviewdog/action-shellcheck@v1.28.0
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit bae4864

Please sign in to comment.