Skip to content

Commit 6e7e635

Browse files
chore(deps): 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 6fd275c commit 6e7e635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Clone
5050
uses: actions/checkout@v4
5151
- name: Run shfmt
52-
uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a
52+
uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
5555
SHFMT_OPTS: -l -d -i 2

0 commit comments

Comments
 (0)