Skip to content

Commit

Permalink
Merge pull request #866 from Automattic/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/actions/build-docker-image/actions/attest-sbom-1.4.1

chore(deps): Bump actions/attest-sbom from 1.4.0 to 1.4.1 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Aug 28, 2024
2 parents 311db9f + 3dc963e commit 56aebb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ runs:
if: inputs.push == 'true'

- name: Attest SBOM
uses: actions/attest-sbom@f19ab44411e02574a74181cec8eb584319d0f779 # v1.4.0
uses: actions/attest-sbom@5026d3663739160db546203eeaffa6aa1c51a4d6 # v1.4.1
with:
subject-name: ${{ steps.imagename.outputs.image_name }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit 56aebb3

Please sign in to comment.