Skip to content

Commit 3dc9897

Browse files
Merge pull request #231 from radiofrance/renovate/helm-kind-action-1.x
chore(deps): update helm/kind-action action to v1.10.0
2 parents 2fa41ad + 574b019 commit 3dc9897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.helm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: '3.9'
2525
check-latest: true
2626
- uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
27-
- uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
27+
- uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
2828

2929
- name: Run chart-testing (install)
3030
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)