Skip to content

Commit 426be45

Browse files
chore: bump bewuethr/shellcheck-action from 2.1.2 to 2.2.0 (#239)
1 parent bd1a747 commit 426be45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
5151
- name: Run ShellCheck
52-
uses: bewuethr/shellcheck-action@a7092784dbc0f7b2139dd8396ab357fe4678e958
52+
uses: bewuethr/shellcheck-action@d01912909579c4b1a335828b8fca197fbb8e0aa4
5353
call-package-workflow:
5454
needs: [compile, lint, shellcheck]
5555
secrets: inherit

0 commit comments

Comments
 (0)