Skip to content

Commit

Permalink
revert chainguard-dev/actions/setup-kind to main
Browse files Browse the repository at this point in the history
  • Loading branch information
skonto committed Dec 20, 2024
1 parent fbdd1db commit 843cd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
path: ~/artifacts

- name: setup kind
uses: chainguard-dev/actions/setup-kind@1f79ee3c1d554f67a5344933e2cadfa4b58d300d
uses: chainguard-dev/actions/setup-kind@main
with:
k8s-version: ${{ matrix.k8s-version }}
kind-worker-count: 4
Expand Down

0 comments on commit 843cd52

Please sign in to comment.