We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a9871 commit d8344d2Copy full SHA for d8344d2
1 file changed
.github/workflows/publish.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Clear Docker login session
57
run: rm -f ${HOME}/.docker/config.json
58
- name: Generate artifact attestations
59
- uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
60
with:
61
subject-checksums: dist/checksums.txt
62
- name: Generate AUR PKGBUILD
0 commit comments