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.
2 parents 3143f89 + e4746c4 commit c32d3c7Copy full SHA for c32d3c7
.github/workflows/pr.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v3.1.0
9
- name: shellcheck
10
- uses: reviewdog/action-shellcheck@v1.15
+ uses: reviewdog/action-shellcheck@v1.17
11
with:
12
github_token: ${{ secrets.github_token }}
13
path: 'commit-msg'
0 commit comments