Skip to content

Commit

Permalink
build(deps): bump azure/setup-kubectl from 2.0 to 2.1
Browse files Browse the repository at this point in the history
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 2.0 to 2.1.
- [Release notes](https://github.com/azure/setup-kubectl/releases)
- [Commits](Azure/setup-kubectl@v2.0...v2.1)

---
updated-dependencies:
- dependency-name: azure/setup-kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ckotzbauer committed Mar 4, 2022
1 parent b5a4e8a commit 51cf118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-registries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup AWS CLI
uses: unfor19/install-aws-cli-action@v1

- uses: azure/setup-kubectl@v2.0
- uses: azure/setup-kubectl@v2.1
with:
version: 'v1.23.1'

Expand Down

0 comments on commit 51cf118

Please sign in to comment.