From 9f28515e3cb20127858c94e3458f715634c93fb7 Mon Sep 17 00:00:00 2001 From: David Bejenariu Date: Wed, 20 Nov 2024 17:08:11 +0200 Subject: [PATCH] fix: update CodeQL version [AUOPS-4405] --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 224ff43..ac36c4e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,7 +30,7 @@ resources: endpoint: "GitHub connection" - repository: codeql name: UiPath/AzurePipelinesTemplates - ref: refs/tags/uipath.security.codeql.1.8.13 + ref: refs/tags/uipath.security.codeql.1.8.16 type: github endpoint: "GitHub connection" - repository: fossa