Skip to content

Commit

Permalink
Merge pull request #178 from ckotzbauer/dependabot/github_actions/azu…
Browse files Browse the repository at this point in the history
…re/setup-kubectl-2.0

build(deps): bump azure/setup-kubectl from 1 to 2.0
  • Loading branch information
ckotzbauer committed Jan 5, 2022
2 parents 79ea68a + ae63fbd commit b4aa235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- uses: azure/setup-kubectl@v1
- uses: azure/setup-kubectl@v2.0
with:
version: 'v${{ matrix.kubernetes-version }}'

Expand Down

0 comments on commit b4aa235

Please sign in to comment.