We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ec44d commit e813005Copy full SHA for e813005
.github/workflows/helm-ci.yaml
@@ -40,7 +40,7 @@ jobs:
40
cache-dependency-path: go.sum
41
42
- name: Setup kubectl
43
- uses: marcofranssen/setup-kubectl@d81bf181729cee2bc813ac2ea2f74dec90f01f99 # v1.3.0
+ uses: marcofranssen/setup-kubectl@205b3cddf47a8557f8302cc6643b0a9a0b95d559 # v2.0.0
44
with:
45
kubectlVersion: ${{ env.KUBECTL_VERSION }}
46
.github/workflows/main.yaml
@@ -106,7 +106,7 @@ jobs:
106
107
108
109
110
111
112
0 commit comments