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 cececc6 commit 8b76d8dCopy full SHA for 8b76d8d
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
28
- name: Run the sh-checker
29
- uses: luizm/action-sh-checker@7f44869033b40ee4ffe7dc76c87a1bc66e3d025a # v0.3.0
+ uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a # v0.8.0
30
env:
31
SHFMT_OPTS: -sr -i 4 -d -ci
32
with:
0 commit comments