Skip to content

Commit

Permalink
chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 in the actio…
Browse files Browse the repository at this point in the history
…ns-deps group (#1883)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent b48b609 commit 0c02943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
k8sVersion: ${{ matrix.k8sVersion }}
- name: Kind Cluster
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0
- name: check kind cluster and taint nodes
shell: bash
run: |
Expand Down

0 comments on commit 0c02943

Please sign in to comment.