diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ebf6e1f0..bf77270d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -50,7 +50,7 @@ jobs: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }} The sha256sum of the SHA256SUMS file itself is ${shasha} . EOF - - uses: actions/attest-build-provenance@v1 + - uses: actions/attest-build-provenance@v2 if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') with: subject-path: |