Skip to content

Commit

Permalink
Merge pull request #103 from cisco-open/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-f4c9def711

build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 in the github-actions group
  • Loading branch information
pepov authored Dec 19, 2024
2 parents 572d05e + 0207550 commit 17b471d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
echo "image=$NODE_IMAGE" >> $GITHUB_OUTPUT
- name: Create KinD cluster
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.0
with:
version: v0.17.0
node_image: ${{ steps.node_image.outputs.image }}
Expand Down

0 comments on commit 17b471d

Please sign in to comment.