feat(ci): attach provenance and SBOM attestations to the published image (#3415)

This commit is contained in:
Kobi Hikri
2026-07-29 04:51:19 +03:00
committed by GitHub
parent 78f6076c83
commit 257787ce15
+2
View File
@@ -241,3 +241,5 @@ jobs:
VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
tags: ${{ steps.meta.outputs.tags }}
push: true
provenance: mode=max
sbom: true