Skip to content

Commit

Permalink
Updated the chainguard-dev/actions/setup-kind version (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
houshengbo authored Dec 19, 2024
1 parent 2816a28 commit 1971843
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 @@ -163,7 +163,7 @@ jobs:
path: ~/artifacts

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

0 comments on commit 1971843

Please sign in to comment.