]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
ci: switch to action-sh-checker v0.2.0
authorHarald Hoyer <harald@redhat.com>
Thu, 29 Apr 2021 13:59:13 +0000 (15:59 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Thu, 29 Apr 2021 14:09:02 +0000 (16:09 +0200)
See also:
https://github.com/luizm/action-sh-checker/pull/40#issuecomment-829260125

.github/workflows/lint.yml

index 6629c8bf5cadb61876d89b7d3d9abf3e853837ad..6f19170135da8d0ce01d240320c48b7fb593c3c2 100644 (file)
@@ -29,7 +29,7 @@ jobs:
       - uses: actions/checkout@v2
 
       - name: shfmt
-        uses: luizm/action-sh-checker@v0.1.13
+        uses: luizm/action-sh-checker@v0.2.0
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           SHFMT_OPTS: -s # arguments to shfmt.