From 107023af5090cc62176ae6c575c74f9992a6dbe2 Mon Sep 17 00:00:00 2001 From: Brian DeHamer Date: Fri, 29 Mar 2024 08:56:27 -0700 Subject: [PATCH] bump predicate from 0.1.0 to 0.2.0 (#34) Signed-off-by: Brian DeHamer --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 94dad2d0..7276f0bf 100644 --- a/action.yml +++ b/action.yml @@ -40,7 +40,7 @@ outputs: runs: using: 'composite' steps: - - uses: actions/attest-build-provenance/predicate@56a361a16034268025aa760d300531128e298f1c # predicate@0.1.0 + - uses: actions/attest-build-provenance/predicate@810042e79b70f848608c7f311a148cb76f4373b0 # predicate@0.2.0 id: generate-build-provenance-predicate - uses: actions/attest@14e407ca15f1b08f4869fc058b059f7f1e434df6 # v0.1.0 id: attest