Skip to content

Commit d19f853

Browse files
Bump luizm/action-sh-checker from 0.8.0 to 0.9.0
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](luizm/action-sh-checker@c6edb3d...17bd25a) --- updated-dependencies: - dependency-name: luizm/action-sh-checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1ca48f commit d19f853

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)