diff --git a/.github/workflows/shell-diff-lint.yml b/.github/workflows/shell-diff-lint.yml index 269db2821..42a0ee138 100644 --- a/.github/workflows/shell-diff-lint.yml +++ b/.github/workflows/shell-diff-lint.yml @@ -19,6 +19,6 @@ jobs: fetch-depth: 0 - name: Differential ShellCheck - uses: redhat-plumbers-in-action/differential-shellcheck@v3 + uses: redhat-plumbers-in-action/differential-shellcheck@v4 with: token: ${{ secrets.GITHUB_TOKEN }}