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.
1 parent bd1a747 commit 426be45Copy full SHA for 426be45
.github/workflows/code-health.yml
@@ -49,7 +49,7 @@ jobs:
49
steps:
50
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
51
- name: Run ShellCheck
52
- uses: bewuethr/shellcheck-action@a7092784dbc0f7b2139dd8396ab357fe4678e958
+ uses: bewuethr/shellcheck-action@d01912909579c4b1a335828b8fca197fbb8e0aa4
53
call-package-workflow:
54
needs: [compile, lint, shellcheck]
55
secrets: inherit
0 commit comments