test: use the latest branch for testing

This commit is contained in:
Aarnav Tale
2023-01-25 01:04:23 -05:00
parent 3ed17e8ff6
commit 5fe2f65f42

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup tale/kubectl-action
uses: tale/kubectl-action@v1
uses: tale/kubectl-action@main
with:
base64-kube-config: ${{ secrets.KUBE_CONFIG }}
- name: Test the output of `kubectl cluster-info`