There was an error while loading. Please reload this page.
1 parent a7242df commit 284234cCopy full SHA for 284234c
1 file changed
.github/workflows/reviewdog.yml
@@ -16,7 +16,7 @@ jobs:
16
cond: ${{ github.event_name == 'pull_request' }}
17
if_true: "github-pr-review"
18
if_false: "github-check"
19
- - uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
+ - uses: reviewdog/action-shellcheck@4c07458293ac342d477251099501a718ae5ef86e # v1.32.0
20
with:
21
github_token: ${{ secrets.github_token }}
22
reporter: ${{ steps.reporter.outputs.value }}
0 commit comments