Skip to content

Commit cc7868e

Browse files
authored
Merge pull request #107 from dokku/dependabot/github_actions/luizm/action-sh-checker-0.7.0
chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0
2 parents d251b55 + 300863a commit cc7868e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Clone
5454
uses: actions/checkout@v3
5555
- name: Run shfmt
56-
uses: luizm/action-sh-checker@7f44869033b40ee4ffe7dc76c87a1bc66e3d025a
56+
uses: luizm/action-sh-checker@76ab0b22e1f194e4a582edc7969df6485c4e9246
5757
# v0.3.0 => 7f44869033b40ee4ffe7dc76c87a1bc66e3d025a
5858
env:
5959
SHFMT_OPTS: -l -bn -ci -i 2 -d

0 commit comments

Comments
 (0)