Skip to content

Commit

Permalink
Merge pull request #67 from renovate-bot/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin actions/attest-build-provenance action to 951c0c5
  • Loading branch information
mergify[bot] authored May 15, 2024
2 parents 599234a + a7ebc0b commit 4d5ee5a
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/[email protected]
uses: actions/attest-build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
with:
subject-name: ${{ env.CONTAINER_IMAGE }}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit 4d5ee5a

Please sign in to comment.