diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7f058884..8c5a45bb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -100,7 +100,7 @@ jobs: make_latest: true - name: Generate Provenance Attestation - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v3 with: subject-path: ${{ steps.create_archive.outputs.archive_name }}