We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74ba4c7 + 8c0e468 commit f24285bCopy full SHA for f24285b
1 file changed
.github/workflows/release.yaml
@@ -61,11 +61,11 @@ jobs:
61
env:
62
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
63
# attest artifacts
64
- - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
65
with:
66
subject-checksums: ./dist/checksums.txt
67
# attest images
68
69
70
subject-checksums: ./dist/digests.txt
71
push-to-registry: true
0 commit comments