Skip to content

Commit

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

chore(deps): Bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Sep 9, 2024
2 parents 34b892b + 64f9f87 commit ebae606
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 @@ -102,7 +102,7 @@ runs:
if: inputs.push == 'true'

- name: Attest provenance
uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
with:
subject-name: ${{ steps.imagename.outputs.image_name }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit ebae606

Please sign in to comment.