From bd77c077858b8d561b7a36cbe48ef4cc642ca39d Mon Sep 17 00:00:00 2001 From: Brian DeHamer Date: Thu, 27 Feb 2025 06:53:28 -0800 Subject: [PATCH] bump predicate from 1.1.4 to 1.1.5 (#485) Signed-off-by: Brian DeHamer --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8c979d2..c2572ad 100644 --- a/action.yml +++ b/action.yml @@ -62,7 +62,7 @@ outputs: runs: using: 'composite' steps: - - uses: actions/attest-build-provenance/predicate@36fa7d009e22618ca7cd599486979b8150596c74 # predicate@1.1.4 + - uses: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01 # predicate@1.1.5 id: generate-build-provenance-predicate - uses: actions/attest@v2.2.1 id: attest