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.98k stars 234 forks source link

upload_release_draft fails from time to time #474

Open chenrui333 opened 1 year ago

chenrui333 commented 1 year ago

👋 it looks like the release was not complete successfully (see action run for the commit tag). Thanks!

relates to https://github.com/Homebrew/homebrew-core/pull/120922

janisz commented 1 year ago

Thanks for spotting this issue. It looks like we have some problems with upload action. Maybe we should replace it with something else.

I manually fixed release. It should be fine now. Let's keep this issue open to fix release workflow for future releases.

chenrui333 commented 1 year ago

maybe this action would help? https://github.com/softprops/action-gh-release :)

chenrui333 commented 1 year ago

Thanks for marking the latest release.