Skip to content

Commit 265fb89

Browse files
chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (#401)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64ced6f commit 265fb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
done
6565
6666
- name: Create kind cluster
67-
uses: helm/kind-action@v1.8.0
67+
uses: helm/kind-action@v1.9.0
6868
if: steps.list-changed.outputs.changed == 'true'
6969
with:
7070
node_image: kindest/node:v1.22.7

0 commit comments

Comments
 (0)