Skip to content

chore(deps): bump github/codeql-action init+analyze to v4.37.9 together - #1945

Open
DeusData wants to merge 1 commit into
mainfrom
chore/codeql-action-4.37.9
Open

chore(deps): bump github/codeql-action init+analyze to v4.37.9 together#1945
DeusData wants to merge 1 commit into
mainfrom
chore/codeql-action-4.37.9

Conversation

@DeusData

Copy link
Copy Markdown
Owner

Dependabot split this bump across two PRs — #1898 (init) and #1900 (analyze) — but codeql-action requires every step in a workflow to run the same version. Either PR alone produces a mismatch, and analyze fails fast with:

##[error]Loaded a configuration file for version '4.37.4', but running version '4.37.9'

So neither dependabot PR can ever be green on its own, and merging either one would leave main's CodeQL job broken for every subsequent PR in the queue.

This bumps both pins in a single commit.

Pin verification: cdf488f595d80d6e07e03d4674febd5ab45fa938 is the commit that the annotated tag v4.37.9 dereferences to in github/codeql-action.

.github/workflows/codeql.yml is the only workflow using init/analyze; scorecard.yml uses only upload-sarif and was bumped independently in #1899.

Supersedes #1898 and #1900.

Dependabot split this bump across two PRs -- #1898 bumps init, #1900 bumps
analyze -- but codeql-action requires every step in a workflow to run the
same version. Either PR alone produces a mismatch and analyze fails with:

  Loaded a configuration file for version '4.37.4', but running version '4.37.9'

so neither can be green on its own, and merging either would leave main's
CodeQL job broken for every subsequent PR. Bump both pins in one commit.

Pin verified: cdf488f595d80d6e07e03d4674febd5ab45fa938 is the commit that
the annotated tag v4.37.9 dereferences to in github/codeql-action.

Supersedes #1898 and #1900.

Signed-off-by: Martin Vogel <martin.vogel.tech@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant