Skip to content

Commit

Permalink
Merge pull request #438 from renovate-bot/renovate/actions-attest-bui…
Browse files Browse the repository at this point in the history
…ld-provenance-2.x

Update actions/attest-build-provenance action to v2.1.0
  • Loading branch information
mergify[bot] authored Dec 9, 2024
2 parents c8b2e7f + 0ede799 commit d0bb1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
# Match the push condition above
if: github.event_name != 'pull_request'
# https://github.com/actions/attest-build-provenance
uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2.0.1
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
with:
subject-name: ${{ env.CONTAINER_IMAGE }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit d0bb1ef

Please sign in to comment.