Skip to content

Commit

Permalink
enable provenance attestation in actions docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
khakers committed Mar 13, 2024
1 parent ddc6373 commit 002949c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
sbom: true
provenance: true
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 002949c

Please sign in to comment.