Skip to content

Commit

Permalink
Update actions/attest-build-provenance action to v2.2.0 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 17b2abf commit 142276a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-ui-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max

- uses: actions/attest-build-provenance@v2.1.0
- uses: actions/attest-build-provenance@v2.2.0
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
subject-digest: ${{ steps.build-push.outputs.digest }}
Expand Down

0 comments on commit 142276a

Please sign in to comment.