Skip to content

Commit

Permalink
Update reviewdog/action-shellcheck digest to 6e3a862
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2024
1 parent 25bdc5d commit 76c58d5
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@6e3a862f231c6895fbd335b70adef8f9243d5762 # v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review # Change reporter.
Expand Down

0 comments on commit 76c58d5

Please sign in to comment.