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 38c7eb7 commit d097343Copy full SHA for d097343
.github/workflows/reviewdog.yaml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
steps:
48
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
49
- - uses: reviewdog/action-shellcheck@6e3a862f231c6895fbd335b70adef8f9243d5762 # v1.21.0
+ - uses: reviewdog/action-shellcheck@52f34f737a16c65b8caa8c51ae1b23036afe5685 # v1.23.0
50
with:
51
github_token: ${{ secrets.GITHUB_TOKEN }}
52
0 commit comments