Skip to content

Commit 4549659

Browse files
dependabot[bot]nemesifier
authored andcommitted
[ci] Bump luizm/action-sh-checker from 0.9.0 to 0.10.0
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/luizm/action-sh-checker/releases) - [Commits](luizm/action-sh-checker@v0.9.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 8550d35 commit 4549659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Run sh-checker
3838
if: ${{ !cancelled() && steps.deps.conclusion == 'success' }}
39-
uses: luizm/action-sh-checker@v0.9.0
39+
uses: luizm/action-sh-checker@v0.10.0
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
with:

0 commit comments

Comments
 (0)