Skip to content

Commit

Permalink
pin to scaffolding v0.4.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Ville Aikas <vaikas@chainguard.dev>
  • Loading branch information
vaikas committed Aug 10, 2022
1 parent 454c330 commit e34628e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-verify-attestation.yaml
Expand Up @@ -35,7 +35,6 @@ jobs:
- v1.24.x

env:
KNATIVE_VERSION: "1.6.0"
KO_DOCKER_REPO: "registry.local:5000/policy-controller"
SCAFFOLDING_RELEASE_VERSION: "v0.4.2"
GO111MODULE: on
Expand Down Expand Up @@ -66,6 +65,7 @@ jobs:
with:
legacy-variables: "false"
k8s-version: ${{ matrix.k8s-version }}
version: ${{ env.SCAFFOLDING_RELEASE_VERSION }}

- name: Create sample image - demoimage
run: |
Expand Down

0 comments on commit e34628e

Please sign in to comment.