We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fa41ad + 574b019 commit 3dc9897Copy full SHA for 3dc9897
.github/workflows/test.helm.yml
@@ -24,7 +24,7 @@ jobs:
24
python-version: '3.9'
25
check-latest: true
26
- uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
27
- - uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
+ - uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
28
29
- name: Run chart-testing (install)
30
if: github.event_name == 'pull_request'
0 commit comments