Skip to content

Commit

Permalink
Bump helm/kind-action from 1.10.0 to 1.11.0 (#489)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 6d88be1 commit 166d485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:

- run: rm -rf ./coverage/

- uses: helm/kind-action@v1.10.0
- uses: helm/kind-action@v1.11.0

- name: bashcov bats --tap -r tests/it
run: bashcov -- tests/bats/core/bin/bats --tap -r tests/it
Expand All @@ -315,7 +315,7 @@ jobs:
shell: [dash]
jobs: [4]
steps:
- uses: helm/kind-action@v1.10.0
- uses: helm/kind-action@v1.11.0

- run: kubectl cluster-info

Expand Down

0 comments on commit 166d485

Please sign in to comment.