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 Jan 18, 2024
1 parent 24061fb commit da7d7f2
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 da7d7f2

Please sign in to comment.