Skip to content

Commit 4a9f078

Browse files
chore(deps): update luizm/action-sh-checker # v0.10.0
1 parent dddfe0f commit 4a9f078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Run the sh-checker
22-
uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 # v0.9.0
22+
uses: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 # v0.10.0
2323
env:
2424
GITHUB_TOKEN: ${{ github.token }}
2525
SHELLCHECK_OPTS: -e SC2034,SC1091 # It is possible to exclude some shellcheck warnings.

0 commit comments

Comments
 (0)