We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0412b commit ba4fef2Copy full SHA for ba4fef2
.github/workflows/test.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/setup-python@v5
17
with:
18
python-version: '3.x'
19
- - uses: helm/chart-testing-action@v2.6.1
+ - uses: helm/chart-testing-action@v2.7.0
20
21
# Lint
22
- name: Lint charts
0 commit comments