mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 15:37:19 +00:00
chore(deps): bump sigstore/scaffolding (#8669)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 61f0091875fe5ec9cc90ef95adf7463146f38773 to d120ad89e1f5c9d4a0bbd92959c6874be2a2131d.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](61f0091875...d120ad89e1
)
---
updated-dependencies:
- dependency-name: sigstore/scaffolding
dependency-type: direct:production
...
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:
parent
56646193bb
commit
18ab8c0aeb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conformance.yaml
vendored
2
.github/workflows/conformance.yaml
vendored
|
@ -574,7 +574,7 @@ jobs:
|
||||||
uses: ./.github/actions/setup-build-env
|
uses: ./.github/actions/setup-build-env
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
- name: Create kind cluster and setup Sigstore Scaffolding
|
- name: Create kind cluster and setup Sigstore Scaffolding
|
||||||
uses: sigstore/scaffolding/actions/setup@61f0091875fe5ec9cc90ef95adf7463146f38773
|
uses: sigstore/scaffolding/actions/setup@d120ad89e1f5c9d4a0bbd92959c6874be2a2131d
|
||||||
- name: Create TUF values config map
|
- name: Create TUF values config map
|
||||||
run: |
|
run: |
|
||||||
kubectl create namespace kyverno
|
kubectl create namespace kyverno
|
||||||
|
|
Loading…
Add table
Reference in a new issue