diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cb5574c..8735b3d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -219,7 +219,7 @@ jobs: mv -v {linux,windows,macos}/devctl_* dist/ - name: Attest release artifacts if: inputs.environment == 'production' - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: "dist/devctl_*" create-storage-record: false # (default: true)