Skip to content

Commit

Permalink
Repo File Sync: synced file(s) with microsoft/mu_devops
Browse files Browse the repository at this point in the history
Signed-off-by: Project Mu UEFI Bot <[email protected]>
  • Loading branch information
uefibot committed Feb 4, 2025
1 parent 1f79b9f commit f246f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
return response
GITHUB_REPO = "sagiegurari/cargo-make"
api_url = f"https://api.github.com/repos/{GITHUB_REPO}/releases/tags/0.37.9"
api_url = f"https://api.github.com/repos/{GITHUB_REPO}/releases/tags/0.37.24"
response = get_response_with_retries(api_url)
if response.status_code == 200:
Expand Down

0 comments on commit f246f0e

Please sign in to comment.