issues
search
stackrox
/
kube-linter
KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.96k
stars
233
forks
source link
Fix get tag
#568
Closed
janisz
closed
1 year ago
janisz
commented
1 year ago
Tested on local repo:
no tag:
https://github.com/janisz/kube-linter/actions/runs/5013272704/jobs/8986164954#step:9:12
tag:
https://github.com/janisz/kube-linter/actions/runs/5013278580/jobs/8986176077#step:9:12
Fixes:
https://github.com/stackrox/kube-linter/issues/548
Refs:
https://github.com/actions/checkout/issues/272#issuecomment-1184535098
Tested on local repo:
Fixes:
Refs: