From bed2a47f201e917459bc40343380c570a730ff06 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Thu, 3 Oct 2024 18:32:01 -0700 Subject: [PATCH] Update autobuild/action.yml --- autobuild/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autobuild/action.yml b/autobuild/action.yml index c2a2ca5bd..80d8c1c31 100644 --- a/autobuild/action.yml +++ b/autobuild/action.yml @@ -1,5 +1,5 @@ name: 'CodeQL: Autobuild' -description: '(Deprecated) Attempt to automatically build the code. Only used for analyzing languages that require a build. Use the `build-mode: autobuild` input in the `init` action instead.' +description: 'Attempt to automatically build the code. Only used for analyzing languages that require a build. Use the `build-mode: autobuild` input in the `init` action instead.' author: 'GitHub' inputs: token: