We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1afab4 commit c3badbbCopy full SHA for c3badbb
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout to branch
18
uses: actions/checkout@v3
19
- name: shellcheck
20
- uses: reviewdog/action-shellcheck@v1.16
+ uses: reviewdog/action-shellcheck@v1.17
21
22
test:
23
name: Run test
0 commit comments