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