We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec15a5 commit 5fa7052Copy full SHA for 5fa7052
1 file changed
.github/workflows/ci.yml
@@ -103,7 +103,7 @@ jobs:
103
github_token: ${{ secrets.GITHUB_TOKEN }}
104
105
- name: Attest build provenance
106
- uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
+ uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4
107
if: steps.release.outputs.released == 'true'
108
with:
109
subject-path: "dist/*"
0 commit comments