build(deps): bump github/codeql-action from 4.37.3 to 4.37.8 - #168
Open
claude[bot] wants to merge 1 commit into
Open
build(deps): bump github/codeql-action from 4.37.3 to 4.37.8#168claude[bot] wants to merge 1 commit into
claude[bot] wants to merge 1 commit into
Conversation
Bumps the github/codeql-action init, autobuild, and analyze actions together from 4.37.3 to 4.37.8, combining Dependabot PRs #165, #166, and #167 so all three steps move to the same version in lockstep. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ADdRbpiAsUAYCuJBmS1kx8
dsanders11
approved these changes
Sep 2, 2026
This was referenced Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by David Sanders · Slack thread
Before: the CodeQL workflow pinned
github/codeql-action/init,github/codeql-action/autobuild, andgithub/codeql-action/analyzeat v4.37.3 (e4fba86), and Dependabot opened three separate PRs to bump each step individually.After: all three steps are pinned at v4.37.8 (
db488dd) in a single change, so the init, autobuild, and analyze actions move to the same codeql-action version simultaneously.How: updated the three
uses:pins in.github/workflows/codeql-analysis.ymlfrome4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3todb488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8, matching the exact SHAs and version comments from the individual Dependabot PRs.This PR combines and supersedes Dependabot PRs #167, #166, and #165, because the codeql-action steps must be bumped in lockstep rather than one step at a time. Credit to Dependabot as the original author of the individual bumps (also credited via a
Co-authored-bytrailer on the commit).🤖 Generated with Claude Code
https://claude.ai/code/session_01ADdRbpiAsUAYCuJBmS1kx8
Generated by Claude Code