Skip to content

Commit

Permalink
ci: switch to action-sh-checker v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldh committed Apr 29, 2021
1 parent 1ffbcad commit 851a801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 851a801

Please sign in to comment.