Skip to content

Commit 17b471d

Browse files
authored
Merge pull request #103 from cisco-open/dependabot/github_actions/github-actions-f4c9def711
build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 in the github-actions group
2 parents 572d05e + 0207550 commit 17b471d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
echo "image=$NODE_IMAGE" >> $GITHUB_OUTPUT
6868
6969
- name: Create KinD cluster
70-
uses: helm/kind-action@v1.10.0
70+
uses: helm/kind-action@v1.11.0
7171
with:
7272
version: v0.17.0
7373
node_image: ${{ steps.node_image.outputs.image }}

0 commit comments

Comments
 (0)