Skip to content

Commit

Permalink
Merge pull request #437 from jkroepke/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…kind-action-1.9.0
  • Loading branch information
jkroepke authored Feb 12, 2024
2 parents ce9bd01 + 09efca8 commit bbd61ee
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.8.0
- uses: helm/kind-action@v1.9.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.8.0
- uses: helm/kind-action@v1.9.0

- run: kubectl cluster-info

Expand Down

0 comments on commit bbd61ee

Please sign in to comment.