We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2439dad commit 1940d1bCopy full SHA for 1940d1b
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
if_true: "github-pr-review"
21
if_false: "github-check"
22
23
- - uses: reviewdog/action-shellcheck@57079a832290a049f49cee90984b072c870fb7d4 # v1.29.3
+ - uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
24
with:
25
github_token: ${{ secrets.github_token }}
26
reporter: ${{ steps.reporter.outputs.value }}
0 commit comments