1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

chore(deps): bump sigstore/scaffolding from 0.6.10 to 0.6.12 (#9090)

Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 0.6.10 to 0.6.12.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](2ac99cde6d...9e5583eaf4)

---
updated-dependencies:
- dependency-name: sigstore/scaffolding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-06 18:56:56 +00:00 committed by GitHub
parent 8f6f21c5c7
commit e0466c2248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -634,7 +634,7 @@ jobs:
uses: ./.github/actions/setup-build-env
timeout-minutes: 10
- name: Create kind cluster and setup Sigstore Scaffolding
uses: sigstore/scaffolding/actions/setup@2ac99cde6d6b55fae443d1771304d9a3957d1713
uses: sigstore/scaffolding/actions/setup@9e5583eaf47855103a9acd6eaa2b1da85f28e28e
with:
version: 'v0.6.8'
k8s-version: ${{ matrix.k8s-version.version }}