chore(ci): attach provenance and SBOM attestations to the released image (#2149)

This commit is contained in:
Kobi Hikri
2026-07-29 11:31:43 +08:00
committed by GitHub
parent a42e3ae0b5
commit 2ae95253d9
+2
View File
@@ -51,5 +51,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
push: true
provenance: mode=max
sbom: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}