diff --git a/.github/workflows/lint-shell.yml b/.github/workflows/lint-shell.yml index f2382a4..87b2f3c 100644 --- a/.github/workflows/lint-shell.yml +++ b/.github/workflows/lint-shell.yml @@ -24,7 +24,7 @@ jobs: steps: - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 - name: shellcheck - uses: reviewdog/action-shellcheck@f52d78284b4941028952125a10c76676c3d456eb # v1 + uses: reviewdog/action-shellcheck@72365a51bf6476fe952a117c3ff703eb7775e40a # v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} reporter: github-pr-review