diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 86f7324..d1a9092 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,6 +49,6 @@ jobs: GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }} - name: attest - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v3 with: subject-checksums: ./dist/checksums.txt