Skip to content

Commit

Permalink
Merge pull request #732 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.1.1

chore(deps): Bump actions/attest-sbom from 1.0.0 to 1.1.1 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored May 14, 2024
2 parents a9246f6 + accacfd commit 6ebb80d
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@c168f2354d9bf9a30b63bd0c532cdf3f3bbd6dc3 # v1.0.0
uses: actions/attest-sbom@c29e4e92259a5ed4629496ec6a5724e444389a1f # v1.1.1
with:
subject-name: ${{ steps.imagename.outputs.image_name }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit 6ebb80d

Please sign in to comment.