diff --git a/.github/workflows/pr-lint-shellcheck.yml b/.github/workflows/pr-lint-shellcheck.yml index 3253a1e..4515eb2 100644 --- a/.github/workflows/pr-lint-shellcheck.yml +++ b/.github/workflows/pr-lint-shellcheck.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 - name: Shellcheck - uses: reviewdog/action-shellcheck@4c07458293ac342d477251099501a718ae5ef86e # v1.32.0 + uses: reviewdog/action-shellcheck@0722bbdb0d47f04c1b53b8734d2422ac63a45ec6 # v1.32.1 with: level: error filter_mode: nofilter