Skip to content

Commit 3e03c55

Browse files
Bump luizm/action-sh-checker from 0.8.0 to 0.9.0 (#4)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d309d2 commit 3e03c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shell.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Extract workflow shell scripts
2222
id: extract
2323
uses: beacon-biosignals/gha-extract-shell-scripts@v1
24-
- uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a # v0.8.0
24+
- uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 # v0.9.0
2525
env:
2626
GITHUB_TOKEN: ${{ github.token }}
2727
with:

0 commit comments

Comments
 (0)