Skip to content

Commit

Permalink
chore(deps): bump sigstore/scaffolding (kyverno#8964)
Browse files Browse the repository at this point in the history
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 126e381beb1580df23067f9f49854293d04895ee to b0c456efaf2843a1c4acea01aa9a8fee503412c0.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](sigstore/scaffolding@126e381...b0c456e)

---
updated-dependencies:
- dependency-name: sigstore/scaffolding
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 4dbd714 commit 71dca15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ jobs:
uses: ./.github/actions/setup-build-env
timeout-minutes: 10
- name: Create kind cluster and setup Sigstore Scaffolding
uses: sigstore/scaffolding/actions/setup@126e381beb1580df23067f9f49854293d04895ee
uses: sigstore/scaffolding/actions/setup@b0c456efaf2843a1c4acea01aa9a8fee503412c0
with:
version: 'v0.6.8'
k8s-version: ${{ matrix.k8s-version.version }}
Expand Down

0 comments on commit 71dca15

Please sign in to comment.