We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbad09 commit b5068a6Copy full SHA for b5068a6
.github/workflows/shell.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Run shfmt and shellcheck
17
- uses: luizm/action-sh-checker@v0.8.0
+ uses: luizm/action-sh-checker@v0.9.0
18
env:
19
SHFMT_OPTS: -d -s -w -i 4 -ln bash
20
0 commit comments