Skip to content

Commit

Permalink
Merge pull request #14 from infrahq/dependabot/github_actions/helm/ki…
Browse files Browse the repository at this point in the history
…nd-action-1.5.0

build(deps): bump helm/kind-action from 1.4.0 to 1.5.0
  • Loading branch information
mxyng authored Dec 14, 2022
2 parents ef7f9c4 + a72f70f commit f6509f7
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 @@ -52,7 +52,7 @@ jobs:
- uses: azure/setup-helm@v3
- uses: actions/setup-python@v4
- uses: helm/[email protected]
- uses: helm/kind-action@v1.4.0
- uses: helm/kind-action@v1.5.0
with:
cluster_name: chart-testing-${{ matrix.chart.name }}
- run: ct install --charts ${{ matrix.chart.path }}

0 comments on commit f6509f7

Please sign in to comment.