Skip to content

Commit

Permalink
Update reviewdog/action-shellcheck action to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 94c6d82 commit 486036b
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/checkout@v4.1.7
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.21.0
uses: reviewdog/action-shellcheck@v1.24.0
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down

0 comments on commit 486036b

Please sign in to comment.