Skip to content

Commit cecc4fc

Browse files
authored
ci: add explicit provenance and enable sbom
1 parent 9c2bad4 commit cecc4fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ jobs:
7474
context: .
7575
build-args: GIT_DESCRIBE=${{ steps.acme-companion_version.outputs.VERSION }}
7676
platforms: linux/amd64,linux/arm64,linux/arm/v7
77+
sbom: true
7778
push: true
79+
provenance: mode=max
7880
tags: ${{ steps.docker_meta.outputs.tags }}
7981
labels: ${{ steps.docker_meta.outputs.labels }}
8082
cache-from: type=gha

0 commit comments

Comments
 (0)