We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe6320 commit d56b00dCopy full SHA for d56b00d
.github/workflows/cd.yml
@@ -56,7 +56,7 @@ jobs:
56
path: artifacts
57
58
- name: Build provenance for binaries
59
- uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
60
with:
61
subject-path: artifacts/**/*
62
0 commit comments