diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 88258d1..ddf19b9 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,7 @@ jobs: - name: shellcheck if: always() - uses: reviewdog/action-shellcheck@v1.16 + uses: reviewdog/action-shellcheck@v1.17 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review