We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6f9f8 commit 39b02e4Copy full SHA for 39b02e4
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
- name: Use Kubernetes Troubleshooting Action
26
- uses: becloudready/k8s-interview-action@v29
+ uses: becloudready/k8s-interview-action@v31
27
env:
28
KUBECONFIG: ${{ secrets.KUBECONFIG }}
29
0 commit comments