diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 288e4178..cd46d1df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -218,7 +218,7 @@ jobs: # verify provenance against the Release asset and the nuget.org signature via `dotnet nuget verify`. # Runs BEFORE both publications on purpose: only attested artifacts are ever released or pushed. - name: Attest build provenance - uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-path: | artifacts/*.nupkg