Skip to content

Commit

Permalink
chore(deps): bump sigstore/scaffolding (kyverno#8834)
Browse files Browse the repository at this point in the history
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 9eb31e2f96b290a7c13ef653767c60dd4bc1f481 to 838c26c783a08cf497dfff29d95ca90c6eeba3df.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](sigstore/scaffolding@9eb31e2...838c26c)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent cbe560c commit 41329c5
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 @@ -667,7 +667,7 @@ jobs:
uses: ./.github/actions/setup-build-env
timeout-minutes: 10
- name: Create kind cluster and setup Sigstore Scaffolding
uses: sigstore/scaffolding/actions/setup@9eb31e2f96b290a7c13ef653767c60dd4bc1f481
uses: sigstore/scaffolding/actions/setup@838c26c783a08cf497dfff29d95ca90c6eeba3df
with:
version: 'v0.6.8'
k8s-version: ${{ matrix.k8s-version.version }}
Expand Down

0 comments on commit 41329c5

Please sign in to comment.