]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
chore(deps): bump luizm/action-sh-checker from 0.5.0 to 0.6.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Feb 2023 18:57:06 +0000 (18:57 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Wed, 1 Mar 2023 08:16:33 +0000 (09:16 +0100)
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/luizm/action-sh-checker/releases)
- [Commits](https://github.com/luizm/action-sh-checker/compare/v0.5.0...v0.6.0)

---
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>
.github/workflows/lint.yml

index 234327278fbf37a8d65631d34775e237bb155d25..2fc73c0cf61e85f2c04a468da491dd1a41a66448 100644 (file)
@@ -29,7 +29,7 @@ jobs:
       - uses: actions/checkout@v3
 
       - name: shfmt
-        uses: luizm/action-sh-checker@v0.5.0
+        uses: luizm/action-sh-checker@v0.6.0
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           SHFMT_OPTS: -s # arguments to shfmt.