Skip to content

Commit

Permalink
Bump azure/setup-kubectl from 1 to 3 in /.github/workflows (#301)
Browse files Browse the repository at this point in the history
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 1 to 3 ([Release notes](https://github.com/azure/setup-kubectl/releases))
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 94fa93c commit f89967f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
version: 'v3.7.0'
id: install
- uses: azure/setup-kubectl@v1
- uses: azure/setup-kubectl@v3
id: install-kubectl
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit f89967f

Please sign in to comment.