From 1d57aeef4bda9c816a129c5eb99973f0d1dd59d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E4=B8=9A=E6=9D=BE?= <118126388+weiyesing@users.noreply.github.com> Date: Mon, 23 Dec 2024 00:13:14 +0800 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1221e15..2253734 100644 --- a/action.yml +++ b/action.yml @@ -58,7 +58,7 @@ runs: steps: - uses: actions/attest-build-provenance/predicate@36fa7d009e22618ca7cd599486979b8150596c74 # predicate@1.1.4 id: generate-build-provenance-predicate - - uses: actions/attest@v2.1.0 + - uses: actions/attest@v3.1.0 id: attest with: subject-path: ${{ inputs.subject-path }}