Skip to content

Commit 9ab2d6a

Browse files
Bump luizm/action-sh-checker from 0.7.0 to 0.8.0 (#521)
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](luizm/action-sh-checker@v0.7.0...v0.8.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 771fdbd commit 9ab2d6a

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@v3
19-
- uses: luizm/action-sh-checker@v0.7.0
19+
- uses: luizm/action-sh-checker@v0.8.0
2020
with:
2121
sh_checker_exclude: 'scripts'
2222
sh_checker_checkbashisms_enable: true

0 commit comments

Comments
 (0)