mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-29 02:45:06 +00:00
chore(deps): bump sigstore/scaffolding (#9327)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 8c2c43c352e9fe4b5bc0957548ef956306734292 to b0d09de38f7ea4ee5939a52cebadbc7127d4e127.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](8c2c43c352...b0d09de38f
)
---
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>
Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
parent
3fdcdfe27d
commit
b0168aae78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conformance.yaml
vendored
2
.github/workflows/conformance.yaml
vendored
|
@ -640,7 +640,7 @@ jobs:
|
|||
uses: kyverno/action-install-chainsaw@56be3cb4ec65a987b6ef4d7ab3a55ee17760a57c # v0.1.2
|
||||
# create cluster
|
||||
- name: Create kind cluster and setup Sigstore Scaffolding
|
||||
uses: sigstore/scaffolding/actions/setup@8c2c43c352e9fe4b5bc0957548ef956306734292
|
||||
uses: sigstore/scaffolding/actions/setup@b0d09de38f7ea4ee5939a52cebadbc7127d4e127
|
||||
with:
|
||||
version: main
|
||||
k8s-version: ${{ matrix.k8s-version.version }}
|
||||
|
|
Loading…
Add table
Reference in a new issue