Skip to content

Commit

Permalink
Bump helm/kind-action from 1.11.0 to 1.12.0 (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 58df45b commit f475a1d
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 @@ -292,7 +292,7 @@ jobs:

- run: rm -rf ./coverage/

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

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

- run: kubectl cluster-info

Expand Down

0 comments on commit f475a1d

Please sign in to comment.