Skip to content

Commit 73be421

Browse files
authored
Merge pull request #28 from snorwin/dependabot/github_actions/helm/kind-action-1.12.0
Bump helm/kind-action from 1.10.0 to 1.12.0
2 parents f8dcb17 + 3a4abf9 commit 73be421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Checkout
4949
uses: actions/checkout@v4
5050
- name: Create kind cluster
51-
uses: helm/kind-action@v1.10.0
51+
uses: helm/kind-action@v1.12.0
5252
- name: Install Helm chart for testing
5353
run: |
5454
kubectl cluster-info

0 commit comments

Comments
 (0)