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 d35b658 commit cfda912Copy full SHA for cfda912
.github/workflows/pr_reviewdog.yml
@@ -55,7 +55,7 @@ jobs:
55
runs-on: ubuntu-latest
56
steps:
57
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
58
- - uses: reviewdog/action-shellcheck@f52d78284b4941028952125a10c76676c3d456eb # v1.17.0
+ - uses: reviewdog/action-shellcheck@72365a51bf6476fe952a117c3ff703eb7775e40a # v1.20.0
59
with:
60
github_token: ${{ secrets.GITHUB_TOKEN }}
61
0 commit comments