Skip to content

Commit 7d46c7c

Browse files
authored
Merge pull request #98 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 0ef21aa + 6e7e635 commit 7d46c7c

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)