diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml index 3e14110..49e2b65 100644 --- a/.github/workflows/shellcheck.yml +++ b/.github/workflows/shellcheck.yml @@ -31,7 +31,7 @@ jobs: - name: 🐞 Differential shell-check id: shellcheck - uses: redhat-plumbers-in-action/differential-shellcheck@v4 + uses: redhat-plumbers-in-action/differential-shellcheck@v5 with: severity: ${{ inputs.severity }} token: ${{ secrets.token }}