Skip to content

Commit 2299d99

Browse files
chore(deps): bump luizm/action-sh-checker from 0.6.0 to 0.10.0
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.6.0 to 0.10.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](luizm/action-sh-checker@v0.6.0...v0.10.0) --- updated-dependencies: - dependency-name: luizm/action-sh-checker dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d2bda4 commit 2299d99

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515

1616
- name: shfmt
17-
uses: luizm/action-sh-checker@v0.6.0
17+
uses: luizm/action-sh-checker@v0.10.0
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
SHFMT_OPTS: -s # arguments to shfmt.

0 commit comments

Comments
 (0)