https://github.com/spechtlabs/gh-action-install-kubeval
https://github.com/spechtlabs/gh-action-install-kubeval
actions github-actions
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spechtlabs/gh-action-install-kubeval
- Owner: SpechtLabs
- License: apache-2.0
- Created: 2021-12-10T20:56:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-22T00:21:58.000Z (over 1 year ago)
- Last Synced: 2025-10-03T21:59:18.313Z (9 months ago)
- Topics: actions, github-actions
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# gh-action-kubeone
A Github Action for installing kubeval
## Example usage
```yaml
- uses: cedi-dev/gh-action-install-kubeval@main
with:
version: latest
```