There was an error while loading. Please reload this page.
1 parent dc837eb commit c8e6cf3Copy full SHA for c8e6cf3
1 file changed
.github/workflows/reusable-build.yml
@@ -444,7 +444,7 @@ jobs:
444
445
- name: Attestation
446
if: inputs.publish
447
- uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
+ uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0
448
with:
449
subject-name: ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}
450
subject-digest: ${{ steps.pre-push.outputs.digest }}
0 commit comments