We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c302211 + 5d7fb54 commit c308a8bCopy full SHA for c308a8b
1 file changed
.github/workflows/pr.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2.3.4
9
- name: shellcheck
10
- uses: reviewdog/action-shellcheck@v1.7
+ uses: reviewdog/action-shellcheck@v1.9
11
with:
12
github_token: ${{ secrets.github_token }}
13
path: 'commit-msg'
0 commit comments