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.
2 parents b23ef99 + 039c474 commit 9b96098Copy full SHA for 9b96098
1 file changed
.github/workflows/lint.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Clone
49
uses: actions/checkout@v6
50
- name: Run shfmt
51
- uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 # v0.9.0
+ uses: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 # v0.10.0
52
env:
53
SHFMT_OPTS: -l -bn -ci -i 2 -d
54
with:
0 commit comments