We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c563c4 commit a9da13cCopy full SHA for a9da13c
.github/workflows/github-release.yml
@@ -60,3 +60,5 @@ jobs:
60
tags: |
61
ghcr.io/${{ github.repository_owner }}/securechain-depex:latest
62
ghcr.io/${{ github.repository_owner }}/securechain-depex:${{ steps.get_variables.outputs.VERSION }}
63
+ provenance: true
64
+ sbom: true
0 commit comments