We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43b828 commit a46d7aeCopy full SHA for a46d7ae
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
output-file: "sbom.cyclonedx.json"
64
65
- name: Attest
66
- uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
67
id: attest
68
with:
69
subject-name: ghcr.io/${{ github.repository }}
0 commit comments