Skip to content

Commit cfba0ba

Browse files
Bump azure/setup-kubectl from 3 to 4
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 to 4. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](Azure/setup-kubectl@v3...v4) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cc8990 commit cfba0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ jobs:
381381
uses: actions/checkout@v4
382382

383383
- name: Set up kubectl
384-
uses: azure/setup-kubectl@v3
384+
uses: azure/setup-kubectl@v4
385385
with:
386386
version: 'latest'
387387

0 commit comments

Comments
 (0)