diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d22c32c0..004544aa 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@v1 + uses: actions/attest-build-provenance@v2 with: subject-path: ${{ steps.create_archive.outputs.archive_name }}