From 860f060dd7f73d54b33b25629fe75b789265a91f Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Wed, 5 Jun 2024 15:46:49 +0100 Subject: [PATCH] Update codeql-no-build.yml to GHES 3.14+ (#51007) --- data/features/codeql-no-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/features/codeql-no-build.yml b/data/features/codeql-no-build.yml index f6420d90c39e..a03959203820 100644 --- a/data/features/codeql-no-build.yml +++ b/data/features/codeql-no-build.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' - ghes: '>=3.13' + ghes: '>=3.14'