We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8771303 commit 348249cCopy full SHA for 348249c
1 file changed
.github/workflows/lints.yaml
@@ -44,7 +44,7 @@ jobs:
44
run: nix profile install 'nixpkgs#clang-tools'
45
46
- name: Run shfmt, shellcheck, checkbashisms
47
- uses: luizm/action-sh-checker@v0.9.0
+ uses: luizm/action-sh-checker@v0.10.0
48
env:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
with:
0 commit comments