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 1147ec0 commit 698f5c9Copy full SHA for 698f5c9
.github/workflows/lint-sh.yaml
@@ -16,7 +16,7 @@ jobs:
16
continue-on-error: true
17
steps:
18
- uses: actions/checkout@v4
19
- - uses: luizm/action-sh-checker@v0.8.0
+ - uses: luizm/action-sh-checker@v0.9.0
20
with:
21
sh_checker_exclude: 'scripts'
22
sh_checker_checkbashisms_enable: true
0 commit comments