There was an error while loading. Please reload this page.
2 parents de87035 + 390b08e commit bd9b3edCopy full SHA for bd9b3ed
1 file changed
.github/workflows/build-publish.yml
@@ -134,7 +134,7 @@ jobs:
134
run: |
135
echo "hashes=$(cat checksums.txt | base64 -w0)" >> "$GITHUB_OUTPUT"
136
- name: Attest the release artifacts
137
- uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
138
with:
139
subject-path: 'dist/**'
140
- name: Upload artifact signatures to GitHub Release
0 commit comments