Skip to content

Commit d995ecb

Browse files
authored
Merge pull request #189 from kcl-lang/dependabot/github_actions/ci-cba3cefdba
chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 in the ci group
2 parents c5c2d8b + f44c5c1 commit d995ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
**/go.sum
3535
**/go.mod
3636
- name: Setup Kubernetes
37-
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
37+
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
3838
with:
3939
version: v0.20.0
4040
cluster_name: kind

0 commit comments

Comments
 (0)