From a2737e8f6171d08377d0743101aa019fd530ac9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Wei=C3=9Fe?= <66256922+daniel-weisse@users.noreply.github.com> Date: Fri, 5 Apr 2024 21:00:33 +0200 Subject: [PATCH] ci: bump slsa-verifier to v2.5.1 (#3015) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Weiße --- .github/workflows/draft-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 73cf7da3b..fa0821e3d 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -323,7 +323,7 @@ jobs: provenance-verify: runs-on: ubuntu-22.04 env: - SLSA_VERIFIER_VERSION: "2.0.1" + SLSA_VERIFIER_VERSION: "2.5.1" needs: - build-cli - provenance