diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a1186c..22a001b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: attestations: write steps: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v4 with: name: release-binary - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2