mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-15 17:51:20 +00:00
chore(deps): bump sigstore/scaffolding (#8743)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from ef44f1a1b8bb27040426d3e0538236df2c3deaa7 to 9eb31e2f96b290a7c13ef653767c60dd4bc1f481.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](ef44f1a1b8...9eb31e2f96
)
---
updated-dependencies:
- dependency-name: sigstore/scaffolding
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
This commit is contained in:
parent
a3ef4c6d8c
commit
9b83fc3b00
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
|
||||
timeout-minutes: 10
|
||||
- name: Create kind cluster and setup Sigstore Scaffolding
|
||||
uses: sigstore/scaffolding/actions/setup@ef44f1a1b8bb27040426d3e0538236df2c3deaa7
|
||||
uses: sigstore/scaffolding/actions/setup@9eb31e2f96b290a7c13ef653767c60dd4bc1f481
|
||||
with:
|
||||
version: 'v0.6.8'
|
||||
k8s-version: ${{ matrix.k8s-version.version }}
|
||||
|
|
Loading…
Reference in a new issue