diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4a920a20a52..d34ac36e4c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE]) EOF - name: "Generate artifact attestation" - uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0 + uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0 if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') with: subject-path: _output/*