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.16 to 0.7.17 (#11641)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 0.7.16 to 0.7.17.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](0a45e0d19e...0fb6c1e4d3
)
---
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
e1ec08995e
commit
3831ab775b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conformance.yaml
vendored
2
.github/workflows/conformance.yaml
vendored
|
@ -664,7 +664,7 @@ jobs:
|
|||
verify: true
|
||||
# create cluster
|
||||
- name: Create kind cluster and setup Sigstore Scaffolding
|
||||
uses: sigstore/scaffolding/actions/setup@0a45e0d19e1c26a559da567e9cbc7695731bd40a # v0.7.16
|
||||
uses: sigstore/scaffolding/actions/setup@0fb6c1e4d34c1d40f58a00da8380b7d5fa65a04c # v0.7.17
|
||||
with:
|
||||
version: main
|
||||
k8s-version: ${{ matrix.k8s-version }}
|
||||
|
|
Loading…
Reference in a new issue