From 7b3a3ee2540cd4943e8b2deecefe3022b4353e4a Mon Sep 17 00:00:00 2001 From: Nasreddine Bencherchali <8741929+nasbench@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:26:13 +0100 Subject: [PATCH] fix: add missing space by the end --- .../cloud/github/github_self_hosted_runner_changes_detected.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/cloud/github/github_self_hosted_runner_changes_detected.yml b/rules/cloud/github/github_self_hosted_runner_changes_detected.yml index 836eb44af..f24950219 100644 --- a/rules/cloud/github/github_self_hosted_runner_changes_detected.yml +++ b/rules/cloud/github/github_self_hosted_runner_changes_detected.yml @@ -52,4 +52,4 @@ falsepositives: - Allowed self-hosted runners changes in the envrionment. - A self-hosted runner is automatically removed from GitHub if it has not connected to GitHub Actions for more than 14 days. - An ephemeral self-hosted runner is automatically removed from GitHub if it has not connected to GitHub Actions for more than 1 day. -level: low \ No newline at end of file +level: low