mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-29 02:45:06 +00:00
chore(deps): bump sigstore/scaffolding from 0.7.2 to 0.7.3 (#10601)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](fb8d1817d2...bfc40f4d3a
)
---
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:
parent
fed71ffaf6
commit
d5d9d9c17a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conformance.yaml
vendored
2
.github/workflows/conformance.yaml
vendored
|
@ -646,7 +646,7 @@ jobs:
|
|||
uses: kyverno/action-install-chainsaw@573a9c636f7c586f86ecb9de9674176daf80ee29 # v0.2.5
|
||||
# create cluster
|
||||
- name: Create kind cluster and setup Sigstore Scaffolding
|
||||
uses: sigstore/scaffolding/actions/setup@fb8d1817d2571303daf88f49d3a23daeb7474e84
|
||||
uses: sigstore/scaffolding/actions/setup@bfc40f4d3aa430f28cec9c68b628df983601810e
|
||||
with:
|
||||
version: main
|
||||
k8s-version: ${{ matrix.k8s-version.version }}
|
||||
|
|
Loading…
Add table
Reference in a new issue