Skip to content

Commit

Permalink
Merge pull request #73 from kubereboot/dependabot/github_actions/helm…
Browse files Browse the repository at this point in the history
…/kind-action-1.9.0

chore(deps): Bump helm/kind-action from 1.8.0 to 1.9.0
  • Loading branch information
Daniel Holbach authored Feb 12, 2024
2 parents f093eb9 + 2bddfe0 commit 831be32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.9.0
with:
version: v0.12.0

Expand Down

0 comments on commit 831be32

Please sign in to comment.