diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 416da6f..77adf29 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -238,7 +238,7 @@ jobs: - name: Attest exact stable package candidate if: github.event_name == 'push' && github.ref == 'refs/heads/main' - uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-path: ${{ runner.temp }}/stable-candidate/*.tgz