Merge pull request #194 from v2fly/4pr_fix_sh-checker_action

Fix sh-checker action
pull/193/head
IceCodeNew 2021-01-19 05:03:07 +00:00 committed by GitHub
commit 8d7f3e8539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run the sh-checker
uses: luizm/action-sh-checker@v0.1.8
uses: luizm/action-sh-checker@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SHFMT_OPTS: -i 2 -ci -sr