Skip to content

Commit 9b96098

Browse files
authored
Merge pull request #65 from dokku-community/dependabot/github_actions/luizm/action-sh-checker-0.10.0
chore(deps): bump luizm/action-sh-checker from 0.9.0 to 0.10.0
2 parents b23ef99 + 039c474 commit 9b96098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Clone
4949
uses: actions/checkout@v6
5050
- name: Run shfmt
51-
uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 # v0.9.0
51+
uses: luizm/action-sh-checker@883217215b11c1fabbf00eb1a9a041f62d74c744 # v0.10.0
5252
env:
5353
SHFMT_OPTS: -l -bn -ci -i 2 -d
5454
with:

0 commit comments

Comments
 (0)