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 22564fc commit 4f3bd8eCopy full SHA for 4f3bd8e
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: shellcheck
66
if: ${{ github.event_name != 'merge_group' }}
67
- uses: reviewdog/action-shellcheck@6e0e63d1750d02d761b3df0f2c5ba9f9ac4a9ed7 # v1.29.0
+ uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
68
with:
69
fail_on_error: true
70
reporter: github-pr-annotations
0 commit comments