Skip to content

Commit

Permalink
deps: update azure/setup-kubectl action to v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ckotzbauer committed Jan 14, 2023
1 parent 784214b commit 94706bc
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 @@ -35,7 +35,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- uses: azure/setup-kubectl@v3.1
- uses: azure/setup-kubectl@v3.2
with:
version: 'v${{ matrix.kubernetes-version }}'

Expand Down

0 comments on commit 94706bc

Please sign in to comment.