From 1ae99dedc615e8367668c20fefde03a8bd2bb78d Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Fri, 8 Aug 2025 15:59:27 +0100 Subject: [PATCH] Update `cleanup-level` input description --- analyze/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/analyze/action.yml b/analyze/action.yml index 232227dcc..e4c6b9dae 100644 --- a/analyze/action.yml +++ b/analyze/action.yml @@ -20,8 +20,8 @@ inputs: default: "always" cleanup-level: description: >- - DEPRECATED. This option is ignored since, for performance reasons, the CodeQL Action no longer saves - intermediate results during evaluation. + DEPRECATED. This option is ignored since, for performance reasons, the CodeQL Action automatically + manages cleanup of intermediate results. required: false ram: description: >-