Skip to content

Commit

Permalink
Repo File Sync: synced file(s) with microsoft/mu_devops (#367)
Browse files Browse the repository at this point in the history
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.



---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#13131806754](https://github.com/microsoft/mu_devops/actions/runs/13131806754)

Signed-off-by: Project Mu UEFI Bot <[email protected]>
  • Loading branch information
uefibot authored Feb 4, 2025
1 parent 1f79b9f commit cd00ccf
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 cd00ccf

Please sign in to comment.