Skip to content

Commit

Permalink
Update reviewdog/action-shellcheck digest to 52f34f7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 22, 2024
1 parent 8037f47 commit 1e1581b
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@52f34f737a16c65b8caa8c51ae1b23036afe5685 # v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review # Change reporter.
Expand Down

0 comments on commit 1e1581b

Please sign in to comment.