Update github/codeql-action action to v4.37.4 - #3558
Conversation
Code reviewNo issues found. This is an automated Renovate PR that bumps the pinned |
7670119 to
f4f7b06
Compare
There was a problem hiding this comment.
Automated review: This is a routine Renovate dependency bump updating github/codeql-action from v4.37.3 → v4.37.4 across the init, analyze, and upload-sarif (including the retry) steps in .github/workflows/codeql.yml.
Verified:
- All four references are updated consistently to the same new commit SHA (
f205ea1c3313d32999d8d6a48b4f6530d4437b38), with the version comment correctly matching (# v4.37.4). - Actions remain pinned to a full commit SHA rather than a mutable tag, which is the right security practice for third-party actions in CI.
- No other workflow logic, permissions, or inputs were changed.
No architectural or design concerns — this is a mechanical, low-risk update. Good to merge.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
CI failure is unrelated to this dependency pin: core test \HttpTests.Assert_SendAsync_Logs_As_Expected(True)\ hit an external TLS connection reset. PR #3562 removes that live HTTP dependency. Re-running failed jobs once per queue policy. |
Code reviewNo new issues. The branch was updated by merging |
Code ReviewReviewed this Renovate-bot PR bumping Findings: None. This is a mechanical, low-risk dependency update:
No architectural or design concerns apply to a workflow-action version bump like this. Good to merge (pending CI). |
34d9dd7 to
861ff2c
Compare
|
Rebased onto current |
Code reviewNo issues found. Re-verified against the current diff: this is the same mechanical |
This PR contains the following updates:
v4.37.3→v4.37.4Release Notes
github/codeql-action (github/codeql-action)
v4.37.4Compare Source
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.