Skip to content

Commit a8e1630

Browse files
chore(deps): update actions/attest action to v4.1.1 (stable-f44) (#2458)
1 parent 73e162c commit a8e1630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ jobs:
466466
467467
- name: Attestation
468468
if: inputs.publish
469-
uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 #v4.1.0
469+
uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
470470
with:
471471
subject-name: ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}
472472
subject-digest: ${{ steps.pre-push.outputs.digest }}

0 commit comments

Comments
 (0)