Skip to content

Commit

Permalink
ci: add explicit provenance and enable sbom
Browse files Browse the repository at this point in the history
  • Loading branch information
buchdag authored Dec 19, 2023
1 parent 9c2bad4 commit cecc4fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,9 @@ jobs:
context: .
build-args: GIT_DESCRIBE=${{ steps.acme-companion_version.outputs.VERSION }}
platforms: linux/amd64,linux/arm64,linux/arm/v7
sbom: true
push: true
provenance: mode=max
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}
cache-from: type=gha
Expand Down

0 comments on commit cecc4fc

Please sign in to comment.