Skip to content

Commit 355c1b5

Browse files
chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (aquasecurity#6242)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7244ece commit 355c1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
id: lint
3838
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992
3939
- name: Setup Kubernetes cluster (KIND)
40-
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140
40+
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced
4141
with:
4242
version: ${{ env.KIND_VERSION }}
4343
image: ${{ env.KIND_IMAGE }}

0 commit comments

Comments
 (0)