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