diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 978e8c8..b5654d9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -145,6 +145,6 @@ jobs: - name: Generate attestations if: ${{ !contains(github.ref, 'alpha') && !contains(github.ref, 'beta') }} - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v4 with: subject-path: "artifacts/*"