Skip to content

Commit

Permalink
Merge pull request #767 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.2.0

chore(deps): Bump actions/attest-sbom from 1.1.2 to 1.2.0 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Jun 5, 2024
2 parents e2b62f2 + d1a21bb commit cb1a8b6
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@aaa2d0a82e0853a3aea99fcf632b9b61cdb534c2 # v1.1.2
uses: actions/attest-sbom@49e7311f18c5bb4e412963fd12f8c266d7e2132d # v1.2.0
with:
subject-name: ${{ steps.imagename.outputs.image_name }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit cb1a8b6

Please sign in to comment.