mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-16 22:12:53 +00:00
Bump azure/setup-kubectl from 3 to 5
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 to 5. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-kubectl/compare/v3...v5) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
|||||||
tags: tag:ci
|
tags: tag:ci
|
||||||
|
|
||||||
- name: Setup kubectl
|
- name: Setup kubectl
|
||||||
uses: azure/setup-kubectl@v3
|
uses: azure/setup-kubectl@v5
|
||||||
|
|
||||||
- name: Configure kubeconfig
|
- name: Configure kubeconfig
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user