Skip to content

Commit

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

Update actions/attest-build-provenance action to v1.3.0
  • Loading branch information
mergify[bot] authored Jun 13, 2024
2 parents b387af8 + cbca47f commit c8398dc
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@49df96e17e918a15956db358890b08e61c704919 # v1.2.0
uses: actions/attest-build-provenance@3119152b59607c0d91a135e8d80c0d339f241a12 # v1.3.0
with:
subject-name: ${{ env.CONTAINER_IMAGE }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit c8398dc

Please sign in to comment.