diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2178a54..073e906 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -306,7 +306,7 @@ jobs: - name: Attest release artifact provenance if: github.event.repository.visibility == 'public' - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: artifacts/AbodeToWeb-*.zip