Skip to content

Commit cb3a0a3

Browse files
authored
Update test.yml
1 parent 3cb3439 commit cb3a0a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ jobs:
2323
2424
2525
- name: Use Kubernetes Troubleshooting Action
26-
uses: becloudready/k8s-interview-action@v24
26+
uses: becloudready/k8s-interview-action@v25
2727
with:
28-
kubeconfig: ~/.kube/config
28+
kubeconfig:
2929
- name: Apply Deployment and ConfigMap to Kubernetes
3030
run: |
3131
ls

0 commit comments

Comments
 (0)