2 parents c0faa2d + f1311db commit 126e389Copy full SHA for 126e389
1 file changed
.github/workflows/shellcheck.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5.0.0
14
- name: shellcheck
15
- uses: reviewdog/action-shellcheck@v1.31.0
+ uses: reviewdog/action-shellcheck@v1.32.0
16
with:
17
github_token: ${{ secrets.github_token }}
18
reporter: github-pr-review
0 commit comments