Skip to content

Commit e6a5c7f

Browse files
chore(deps): update reviewdog/action-shellcheck action to v1.32.0
1 parent 228897b commit e6a5c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
cond: ${{ github.event_name == 'pull_request' }}
1717
if_true: "github-pr-review"
1818
if_false: "github-check"
19-
- uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
19+
- uses: reviewdog/action-shellcheck@4c07458293ac342d477251099501a718ae5ef86e # v1.32.0
2020
with:
2121
github_token: ${{ secrets.github_token }}
2222
reporter: ${{ steps.reporter.outputs.value }}

0 commit comments

Comments
 (0)