Skip to content

Commit

Permalink
Merge pull request #790 from kubereboot/dependabot/github_actions/hel…
Browse files Browse the repository at this point in the history
…m/kind-action-1.8.0

build(deps): bump helm/kind-action from 1.7.0 to 1.8.0
  • Loading branch information
Daniel Holbach authored Jul 12, 2023
2 parents d30a71e + 752176d commit e8202c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
# Default name for helm/kind-action kind clusters is "chart-testing"
- name: Create kind cluster with 5 nodes
uses: helm/kind-action@v1.7.0
uses: helm/kind-action@v1.8.0
with:
config: .github/kind-cluster-${{ matrix.kubernetes }}.yaml
version: v0.14.0
Expand Down

0 comments on commit e8202c6

Please sign in to comment.