Skip to content

Commit

Permalink
Merge pull request #3 from openlit/dependabot/github_actions/helm/kin…
Browse files Browse the repository at this point in the history
…d-action-1.10.0

Bump helm/kind-action from 1.9.0 to 1.10.0
  • Loading branch information
patcher9 authored May 26, 2024
2 parents e3743f8 + e1e0292 commit 442640d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0

- name: Install Helm Chart in namespace `openlit`
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit 442640d

Please sign in to comment.