Skip to content

Commit 4269a9a

Browse files
authored
Merge pull request #14 from hazcod/dependabot/github_actions/reviewdog/action-shellcheck-1.10
2 parents 541aa21 + afcdd9d commit 4269a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2.4.0
99
- name: shellcheck
10-
uses: reviewdog/action-shellcheck@v1.9
10+
uses: reviewdog/action-shellcheck@v1.10
1111
with:
1212
github_token: ${{ secrets.github_token }}
1313
path: 'commit-msg'

0 commit comments

Comments
 (0)