Skip to content

Commit

Permalink
Merge pull request #120 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.1
  • Loading branch information
mergify[bot] authored Jun 13, 2024
2 parents 8f4965a + 8d21d24 commit 8cc19c3
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@3119152b59607c0d91a135e8d80c0d339f241a12 # v1.3.0
uses: actions/attest-build-provenance@534b352d658f90498fd148d231fdbf88f3886a3a # v1.3.1
with:
subject-name: ${{ env.CONTAINER_IMAGE }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit 8cc19c3

Please sign in to comment.