We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d068a94 commit 16a8a79Copy full SHA for 16a8a79
README.md
@@ -16,8 +16,8 @@ A GitHub Action for installing the [helm/chart-testing](https://github.com/helm/
16
For more information on inputs, see the [API Documentation](https://developer.github.com/v3/repos/releases/#input)
17
18
- `version`: The chart-testing version to install (default: `3.10.1`)
19
-- `yamllint_version`: The chart-testing version to install (default: `1.27.1`)
20
-- `yamale_version`: The chart-testing version to install (default: `3.0.4`)
+- `yamllint_version`: The `yamllint` version to install (default: `1.27.1`)
+- `yamale_version`: The `yamale` version to install (default: `3.0.4`)
21
22
### Example Workflow
23
0 commit comments