feat(build): 👷 Add SBOM and provenance data to Docker build

This commit is contained in:
Jesse Wierzbinski 2024-05-07 22:20:46 -10:00
parent 77542d226d
commit 45eb8c6309
No known key found for this signature in database

View file

@ -75,3 +75,5 @@ jobs:
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
provenance: mode=max
sbom: true