Skip to content

Commit 348249c

Browse files
build(deps): bump luizm/action-sh-checker from 0.9.0 to 0.10.0 (#620)
1 parent 8771303 commit 348249c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: nix profile install 'nixpkgs#clang-tools'
4545

4646
- name: Run shfmt, shellcheck, checkbashisms
47-
uses: luizm/action-sh-checker@v0.9.0
47+
uses: luizm/action-sh-checker@v0.10.0
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050
with:

0 commit comments

Comments
 (0)