Deploy centralized organization stale bot #5
Annotations
2 warnings
|
lint:
.github/workflows/centralized-stale.yml#L44
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:26: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/centralized-stale.yml:44:9: shellcheck reported issue in this script: SC2086:info:3:26: Double quote to prevent globbing and word splitting [shellcheck]
|
|
lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|