From d34b6bb849daf7e24d05e78981ab4fc6ba4f8163 Mon Sep 17 00:00:00 2001 From: uefibot Date: Thu, 11 Jul 2024 09:04:06 +0000 Subject: [PATCH] Repo File Sync: synced file(s) with microsoft/mu_devops Signed-off-by: Project Mu UEFI Bot --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d7bbbebc5b..46bdd4fbee 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -208,7 +208,7 @@ jobs: - name: Download cargo-make if: steps.cargo_make_cache.outputs.cache-hit != 'true' - uses: robinraju/release-downloader@v1.10 + uses: robinraju/release-downloader@v1.11 with: repository: 'sagiegurari/cargo-make' tag: '${{ steps.get_cargo_tool_details.outputs.cargo_make_version }}'