Skip to content

Commit f6cfcf2

Browse files
committed
Use actions-hub/kubectl v1.33.3 DEVOPS-2662
1 parent 65ff1a8 commit f6cfcf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Deploy latest to K8s
7676
if: ${{ env.CURRENT_BRANCH == env.PUBLISH_BRANCH }}
77-
uses: actions-hub/kubectl@v1.32.2
77+
uses: actions-hub/kubectl@v1.33.3
7878
env:
7979
KUBE_CONFIG: ${{ secrets.RESHARE_DEV_SA_KUBECONFIG }}
8080
with:

0 commit comments

Comments
 (0)