Skip to content

Commit 300863a

Browse files
chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.3.0 to 0.7.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](luizm/action-sh-checker@7f44869...76ab0b2) --- updated-dependencies: - dependency-name: luizm/action-sh-checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 107ddb4 commit 300863a

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)