Skip to content

Commit 698f5c9

Browse files
build(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0 (#669)
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@v0.8.0...v0.9.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1147ec0 commit 698f5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-sh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
continue-on-error: true
1717
steps:
1818
- uses: actions/checkout@v4
19-
- uses: luizm/action-sh-checker@v0.8.0
19+
- uses: luizm/action-sh-checker@v0.9.0
2020
with:
2121
sh_checker_exclude: 'scripts'
2222
sh_checker_checkbashisms_enable: true

0 commit comments

Comments
 (0)