Skip to content

Commit 4a2e471

Browse files
committed
Repo File Sync: synced file(s) with microsoft/mu_devops
Signed-off-by: Project Mu UEFI Bot <[email protected]>
1 parent 66f98bb commit 4a2e471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216

217217
- name: Download cargo-make
218218
if: steps.cargo_make_cache.outputs.cache-hit != 'true'
219-
uses: robinraju/release-downloader@v1.12
219+
uses: robinraju/release-downloader@v1.11
220220
with:
221221
repository: 'sagiegurari/cargo-make'
222222
tag: '${{ steps.get_cargo_tool_details.outputs.cargo_make_version }}'

0 commit comments

Comments
 (0)