Skip to content

Commit a77b72a

Browse files
authored
enable sbom on GHA docker image build
1 parent 3c9ad29 commit a77b72a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
labels: ${{ steps.meta.outputs.labels }}
100100
cache-from: type=gha
101101
cache-to: type=gha,mode=max
102+
sbom: true
102103

103104

104105
# Sign the resulting Docker image digest except on PRs.

0 commit comments

Comments
 (0)