We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9be32c commit d4fcea6Copy full SHA for d4fcea6
.github/workflows/main.yml
@@ -58,7 +58,7 @@ jobs:
58
run: make test
59
60
- name: Run chart-testing (lint)
61
- uses: helm/chart-testing-action@master
+ uses: helm/chart-testing-action@main
62
with:
63
command: lint
64
config: .github/ct.yaml
0 commit comments