mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
chore(deps): bump sigstore/scaffolding from 0.7.13 to 0.7.15 (#11499)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 0.7.13 to 0.7.15.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](6a39091573...9379057673
)
---
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
2ff41d10ca
commit
33631b0312
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conformance.yaml
vendored
2
.github/workflows/conformance.yaml
vendored
|
@ -595,7 +595,7 @@ jobs:
|
|||
verify: true
|
||||
# create cluster
|
||||
- name: Create kind cluster and setup Sigstore Scaffolding
|
||||
uses: sigstore/scaffolding/actions/setup@6a3909157300df48f6901bfc82dd8124dc81fa20 # v0.7.13
|
||||
uses: sigstore/scaffolding/actions/setup@9379057673daaaf28519d3afaf9f732189dadae5 # v0.7.15
|
||||
with:
|
||||
version: main
|
||||
k8s-version: ${{ matrix.k8s-version }}
|
||||
|
|
Loading…
Reference in a new issue