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 7c465bc commit 2678b9cCopy full SHA for 2678b9c
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
level: info
28
filter_mode: diff_context
29
- name: shellcheck # Static check shell scripts
30
- uses: reviewdog/action-shellcheck@v1.30.0
+ uses: reviewdog/action-shellcheck@v1.31.0
31
with:
32
github_token: ${{ secrets.github_token }}
33
reporter: github-pr-check
0 commit comments