Skip to content

Commit

Permalink
chore(deps): bump sigstore/scaffolding from 0.7.9 to 0.7.11 (kyverno#…
Browse files Browse the repository at this point in the history
…11220) (kyverno#11223)

Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 0.7.9 to 0.7.11.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](sigstore/scaffolding@8a33f8e...3c79cb2)

---
updated-dependencies:
- dependency-name: sigstore/scaffolding
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 5b3df16 commit 62a1874
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 @@ -614,7 +614,7 @@ jobs:
verify: true
# create cluster
- name: Create kind cluster and setup Sigstore Scaffolding
uses: sigstore/scaffolding/actions/setup@8a33f8e91551bf910bb5cb7b5b70db87c1c2087a # v0.7.9
uses: sigstore/scaffolding/actions/setup@3c79cb2714d1c724551ae859bcbde1a3204ff8ac # v0.7.11
with:
version: main
k8s-version: ${{ matrix.k8s-version }}
Expand Down

0 comments on commit 62a1874

Please sign in to comment.