Skip to content

Commit c3badbb

Browse files
committed
chore(deps): update reviewdog/action-shellcheck action to v1.17
1 parent b1afab4 commit c3badbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout to branch
1818
uses: actions/checkout@v3
1919
- name: shellcheck
20-
uses: reviewdog/action-shellcheck@v1.16
20+
uses: reviewdog/action-shellcheck@v1.17
2121

2222
test:
2323
name: Run test

0 commit comments

Comments
 (0)