Skip to content

Commit 786c2e9

Browse files
dependabot[bot]pcallewaert
authored andcommitted
Bump marcofranssen/setup-kubectl from 1.3.0 to 2.0.0
Bumps [marcofranssen/setup-kubectl](https://github.com/marcofranssen/setup-kubectl) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/marcofranssen/setup-kubectl/releases) - [Commits](marcofranssen/setup-kubectl@v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: marcofranssen/setup-kubectl dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3930110 commit 786c2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
tags: |
2828
postgres-operator:build
2929
- name: Install kubectl & krew
30-
uses: marcofranssen/setup-kubectl@v1.3.0
30+
uses: marcofranssen/setup-kubectl@v2.0.0
3131
with:
3232
enablePlugins: true
3333
- name: Install KUTTL

0 commit comments

Comments
 (0)