diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 7b1b8ee74b..b4e1d69bd2 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v2 - name: shfmt - uses: luizm/action-sh-checker@v0.2.2 + uses: luizm/action-sh-checker@v0.7.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SHFMT_OPTS: -s # arguments to shfmt.