Skip to content

Commit

Permalink
pin kubectl patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Dec 7, 2023
1 parent a49aadd commit 7387639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Install kubectl
uses: azure/setup-kubectl@v3
with:
version: '1.25'
version: 'v1.25.16'

- name: Config kubectl
run: |
Expand Down

0 comments on commit 7387639

Please sign in to comment.