Releases: stackrox/kube-linter-action
Releases · stackrox/kube-linter-action
v1.0.5
What's Changed
- Update sample and readme with 1.0.4 version of action and sarif by @msugakov in #11
- Copy
LICENSE
file fromkube-linter
project by @msugakov in #12 - Update kube-linter-sample.yml to working version of upload-sarif@v3 by @thomast1906 in #22
- Create CODEOWNERS by @janisz in #24
- chore: setup dependabot by @janisz in #23
- Bump github/codeql-action from 1 to 3 by @dependabot in #25
- Bump actions/checkout from 2 to 4 by @dependabot in #26
New Contributors
- @thomast1906 made their first contribution in #22
- @janisz made their first contribution in #24
- @dependabot made their first contribution in #25
Full Changelog: v1...v1.0.5
KubeLinter Action v1.0.4
Users can now specify the output format using the format
parameter.
KubeLinter Action v1.0.3
- Now supports specifying the KubeLinter version.
KubeLinter Action v1.0.2
Add icon and color
Add output file option.
Merge pull request #4 from stackrox/neilcar/add-output-file Add output-file