]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
chore(deps): bump luizm/action-sh-checker from 0.2.2 to 0.5.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 3 Feb 2023 02:43:59 +0000 (02:43 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 13 Feb 2023 12:12:21 +0000 (12:12 +0000)
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.2.2 to 0.5.0.
- [Release notes](https://github.com/luizm/action-sh-checker/releases)
- [Commits](https://github.com/luizm/action-sh-checker/compare/v0.2.2...v0.5.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 6e14996d1f6bd516c34a88a911d183bb7fe209f7..234327278fbf37a8d65631d34775e237bb155d25 100644 (file)
@@ -29,7 +29,7 @@ jobs:
       - uses: actions/checkout@v3
 
       - name: shfmt
-        uses: luizm/action-sh-checker@v0.2.2
+        uses: luizm/action-sh-checker@v0.5.0
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           SHFMT_OPTS: -s # arguments to shfmt.