1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

chore(deps): bump sigstore/scaffolding (#9449)

Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 708dd95c1ad1e1586f619fad746c312f71c303c0 to 04ed71b11e4d7589db77aef3093a571e461d11f7.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](708dd95c1a...04ed71b11e)

---
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>
This commit is contained in:
dependabot[bot] 2024-01-19 09:00:10 +00:00 committed by GitHub
parent 1cd8db9da0
commit 0b9afc28f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -640,7 +640,7 @@ jobs:
uses: kyverno/action-install-chainsaw@56be3cb4ec65a987b6ef4d7ab3a55ee17760a57c # v0.1.2
# create cluster
- name: Create kind cluster and setup Sigstore Scaffolding
uses: sigstore/scaffolding/actions/setup@708dd95c1ad1e1586f619fad746c312f71c303c0
uses: sigstore/scaffolding/actions/setup@04ed71b11e4d7589db77aef3093a571e461d11f7
with:
version: main
k8s-version: ${{ matrix.k8s-version.version }}