Skip to content

Commit

Permalink
chore(deps): bump helm/kind-action from 1.5.0 to 1.7.0 (aquasecurity#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 4, 2023
1 parent 5081399 commit 4358665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: lint
uses: helm/chart-testing-action@e8788873172cb653a90ca2e819d79d65a66d4e76
- name: Setup Kubernetes cluster (KIND)
uses: helm/kind-action@d8ccf8fb623ce1bb360ae2f45f323d9d5c5e9f00
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67
with:
version: ${{ env.KIND_VERSION }}
image: ${{ env.KIND_IMAGE }}
Expand Down

0 comments on commit 4358665

Please sign in to comment.