Skip to content

Commit

Permalink
Use actions-hub/kubectl v1.32.2 DEVOPS-2662
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrossleyau committed Feb 26, 2025
1 parent b4bae32 commit a69fb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-deploy-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Deploy latest to K8s
uses: actions-hub/kubectl@v1.21.2
uses: actions-hub/kubectl@v1.32.2
env:
KUBE_CONFIG: ${{ secrets.ORCHID_DEV_SA_KUBECONFIG }}
with:
Expand Down

0 comments on commit a69fb8e

Please sign in to comment.