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 cca0073 commit 34cd25bCopy full SHA for 34cd25b
.github/workflows/pre-main.yml
@@ -38,7 +38,7 @@ jobs:
38
SHELLCHECK_OPTS: --external-sources
39
with:
40
ignore_names: mo
41
- - uses: mfinelli/setup-shfmt@v2
+ - uses: mfinelli/setup-shfmt@v3
42
- run: shfmt -d scripts/*.sh
43
- uses: crate-ci/typos@master
44
- uses: ibiqlik/action-yamllint@v3
0 commit comments