We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c534c commit 48d598cCopy full SHA for 48d598c
.github/workflows/release.yml
@@ -57,7 +57,7 @@ jobs:
57
output-file: "sbom.cyclonedx.json"
58
59
- name: Attest
60
- uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
61
id: attest
62
with:
63
subject-name: ghcr.io/${{ github.repository }}
0 commit comments