diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1f5f356..1f291d9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -203,7 +203,7 @@ jobs: - name: Attest build provenance if: ${{ github.event.repository.private == false }} - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: ${{ steps.package.outputs.archive }}