diff --git a/.github/workflows/pr-redirect.yml b/.github/workflows/pr-redirect.yml index 4f11d763..b43ff02a 100644 --- a/.github/workflows/pr-redirect.yml +++ b/.github/workflows/pr-redirect.yml @@ -82,7 +82,7 @@ jobs: steps: - name: Checkout (base ref only — never the PR head) - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false