Skip to content

Commit

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

0 comments on commit a001ebf

Please sign in to comment.