diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 234327278f..2fc73c0cf6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@v3 - name: shfmt - uses: luizm/action-sh-checker@v0.5.0 + uses: luizm/action-sh-checker@v0.6.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SHFMT_OPTS: -s # arguments to shfmt.