From a4b0747d8dd5568d9eaaa36869e6e2df651c8e1b Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 18:49:49 +0000 Subject: [PATCH] fulcio/1.6.1 package update (#26317)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- fulcio.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fulcio.yaml b/fulcio.yaml index bcf7a745d4..02583cf824 100644 --- a/fulcio.yaml +++ b/fulcio.yaml @@ -1,6 +1,6 @@ package: name: fulcio - version: 1.6.0 + version: 1.6.1 epoch: 0 description: Sigstore OIDC PKI copyright: @@ -13,7 +13,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 50dbac4e408b645a0a2b4d087a6519be8f81c119 + expected-commit: 9fd5c09f0a900aab832c65b7cf632cc49f6f2f08 repository: https://github.com/sigstore/fulcio tag: v${{package.version}}