We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4729cbb commit 506f849Copy full SHA for 506f849
.github/workflows/ci.yml
@@ -48,4 +48,6 @@ jobs:
48
tags: ${{ steps.meta.outputs.tags }}
49
labels: ${{ steps.meta.outputs.labels }}
50
no-cache: true
51
+ provenance: mode=max
52
+ sbom: true
53
push: ${{ github.ref == 'refs/heads/main' }}
0 commit comments