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

This commit is contained in:
Kobi Hikri 2026-07-29 06:31:43 +03:00 committed by GitHub
parent a42e3ae0b5
commit 2ae95253d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 }}