From 33e2a1e792da315798d42607d21254ca41a02d00 Mon Sep 17 00:00:00 2001 From: Brian DeHamer Date: Fri, 10 May 2024 10:46:46 -0700 Subject: [PATCH] bump actions/attest from v1.1.0 to v1.1.1 (#67) Signed-off-by: Brian DeHamer --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2e1661c..9b84b86 100644 --- a/action.yml +++ b/action.yml @@ -45,7 +45,7 @@ runs: steps: - uses: actions/attest-build-provenance/predicate@db1dde0f270afe12073070ac7aa802958ae3ec04 # predicate@1.0.0 id: generate-build-provenance-predicate - - uses: actions/attest@d442d85e120905fa5821e76edb1e07a75b94ee7a # v1.1.0 + - uses: actions/attest@32f49af6653ef9b7d1a40182d53fc9ebd53447d8 # v1.1.1 id: attest with: subject-path: ${{ inputs.subject-path }}