Skip to content

Commit e33e7e9

Browse files
build(deps): bump Azure/setup-kubectl from 4.0.0 to 4.0.1
Bumps [Azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](Azure/setup-kubectl@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: Azure/setup-kubectl dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 875ff8c commit e33e7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/olm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
go-version-file: "go.mod"
115115
- name: Kubectl tool installer
116-
uses: Azure/setup-kubectl@v4.0.0
116+
uses: Azure/setup-kubectl@v4.0.1
117117
- name: Setup YTT
118118
uses: carvel-dev/setup-action@v2.0.1
119119
with:

0 commit comments

Comments
 (0)