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}}