Skip to content

Commit

Permalink
Merge pull request #719 from Automattic/add/sbom
Browse files Browse the repository at this point in the history
ci: add and publish Software Bill of Material attestation
  • Loading branch information
sjinks authored May 4, 2024
2 parents 7955d9c + 0465782 commit 929c685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ runs:
file: ${{ inputs.file }}
platforms: ${{ inputs.platforms }}
push: ${{ inputs.push }}
sbom: true
tags: |
${{ inputs.primaryTag }}
${{ inputs.tags }}
Expand Down

0 comments on commit 929c685

Please sign in to comment.