diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9bde554..33ca098 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -118,7 +118,7 @@ jobs: - name: Attest release executable if: github.event.repository.visibility == 'public' - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-path: ${{ env.RELEASE_ASSET }}