Skip to content

Commit

Permalink
build(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0 (#669)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 1147ec0 commit 698f5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-sh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: luizm/action-sh-checker@v0.8.0
- uses: luizm/action-sh-checker@v0.9.0
with:
sh_checker_exclude: 'scripts'
sh_checker_checkbashisms_enable: true

0 comments on commit 698f5c9

Please sign in to comment.