ci: switch to action-sh-checker v0.2.0
See also: https://github.com/luizm/action-sh-checker/pull/40#issuecomment-829260125master
parent
1ffbcadad4
commit
851a801178
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue