We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30d11a commit 951dc69Copy full SHA for 951dc69
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
- name: Use Kubernetes Troubleshooting Action
26
- uses: becloudready/k8s-interview-action@v21
+ uses: becloudready/k8s-interview-action@v22
27
with:
28
kubeconfig: ${{ secrets.KUBECONFIG }}
29
- name: Apply Deployment and ConfigMap to Kubernetes
0 commit comments