diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 938b16210611f0..345a6005ee9d8c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -283,7 +283,7 @@ jobs: # Remove the granular manifests rm -f artifacts/*-dist-manifest.json - name: Attest - uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 + uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 with: subject-path: | artifacts/*.json diff --git a/dist-workspace.toml b/dist-workspace.toml index b79f6f2728f73d..b9edf94dd96ba1 100644 --- a/dist-workspace.toml +++ b/dist-workspace.toml @@ -75,4 +75,4 @@ global = "depot-ubuntu-latest-4" "actions/checkout" = "de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2 "actions/upload-artifact" = "b7c566a772e6b6bfb58ed0dc250532a479d7789f" # v6.0.0 "actions/download-artifact" = "37930b1c2abaa49bbe596cd826c3c89aef350131" # v7.0.0 -"actions/attest-build-provenance" = "00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8" # v3.1.0 +"actions/attest-build-provenance" = "a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32" # v4.1.0