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 6d560ab commit adfc5ddCopy full SHA for adfc5dd
.github/workflows/pr-e2e-test.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
go-version: ${{ matrix.go }}
22
- name: Install kind
23
- uses: helm/kind-action@v1.8.0
+ uses: helm/kind-action@v1.9.0
24
25
install_only: true
26
- name: Run build
0 commit comments