Skip to content

Commit

Permalink
Merge pull request #9 from cropalato/sbom-provenance
Browse files Browse the repository at this point in the history
ci(docker_go.yml): enable SBOM and provenance
  • Loading branch information
cropalato authored Aug 27, 2024
2 parents e8931ba + ae446f0 commit 3963521
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker_go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,7 @@ jobs:
with:
platforms: linux/amd64
push: true
sbom: true
provenance: mode=max
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 3963521

Please sign in to comment.