Skip to content

Commit e07e2f3

Browse files
authored
Merge pull request #157 from dokku/dependabot/github_actions/luizm/action-sh-checker-0.9.0
chore(deps): bump luizm/action-sh-checker from 0.8.0 to 0.9.0
2 parents cff7db2 + a399df6 commit e07e2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Clone
5151
uses: actions/checkout@v4
5252
- name: Run shfmt
53-
uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a
53+
uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2
5454
env:
5555
SHFMT_OPTS: -l -bn -ci -i 2 -d
5656
with:

0 commit comments

Comments
 (0)