Skip to content

Commit 4708541

Browse files
authored
Update testing-action.yml
1 parent 4db6bad commit 4708541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030

3131
- name: Run Kubernetes Troubleshooting Action
32-
uses: becloudready/k8s-interview-action@v6
32+
uses: becloudready/k8s-interview-action@v7
3333
with:
3434
kubeconfig: ${{ secrets.KUBECONFIG }}
3535
namespace: ${{ github.event.inputs.namespace || 'default' }}

0 commit comments

Comments
 (0)