Skip to content

Commit

Permalink
Update reviewdog/action-shellcheck digest to d99499e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2024
1 parent 02a41c5 commit 918cd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
- name: shellcheck
uses: reviewdog/action-shellcheck@f52d78284b4941028952125a10c76676c3d456eb # v1
uses: reviewdog/action-shellcheck@d99499e855260c9c56f7a1d066933b57326e9e7c # v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review # Change reporter.
Expand Down

0 comments on commit 918cd5e

Please sign in to comment.