Skip to content

Commit

Permalink
chore(deps): bump azure/setup-kubectl from 2.0 to 3.2
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 3.2.
- [Release notes](https://github.com/azure/setup-kubectl/releases)
- [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-kubectl@v2.0...v3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent c1df988 commit 2dc84de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relayer-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- uses: azure/setup-kubectl@v2.0
- uses: azure/setup-kubectl@v3.2

- uses: Azure/k8s-set-context@v2
with:
Expand Down

0 comments on commit 2dc84de

Please sign in to comment.