Skip to content

Commit 2678b9c

Browse files
Bump reviewdog/action-shellcheck from 1.30.0 to 1.31.0 (microsoft#25711)
1 parent 7c465bc commit 2678b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
level: info
2828
filter_mode: diff_context
2929
- name: shellcheck # Static check shell scripts
30-
uses: reviewdog/action-shellcheck@v1.30.0
30+
uses: reviewdog/action-shellcheck@v1.31.0
3131
with:
3232
github_token: ${{ secrets.github_token }}
3333
reporter: github-pr-check

0 commit comments

Comments
 (0)