Skip to content

Commit

Permalink
Merge pull request #791 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.3.2

chore(deps): Bump actions/attest-sbom from 1.3.1 to 1.3.2 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Jun 25, 2024
2 parents 576ef01 + 31b12d3 commit c4f4d56
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@91d05efbc376a456f8abf965e8929c5c04ece8af # v1.3.1
uses: actions/attest-sbom@3d6693daad97553949201f0913efcba833e58d67 # v1.3.2
with:
subject-name: ${{ steps.imagename.outputs.image_name }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit c4f4d56

Please sign in to comment.