Skip to content

chore(deps): bump github/codeql-action to v4.38.0 across all four paths - #191

Merged
imran-siddique merged 1 commit into
mainfrom
chore/codeql-action-4.38.0
Sep 14, 2026
Merged

imran-siddique merged 1 commit into
mainfrom
chore/codeql-action-4.38.0

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

Bumps every github/codeql-action pin to v4.38.0 (b96794f015dfd88f77b49b1c93e0fa7110f94c63) in one commit: init, autobuild and analyze in codeql.yml, and upload-sarif in scorecard.yml.

Why one PR instead of dependabot's four

github/codeql-action publishes one release under four action paths, and all four resolve to the same SHA. Dependabot opens a PR per path, and each of those edits the same pinned string, so bumping any one of them leaves its siblings at v4.37.9 and Analyze (python) fails on the version mismatch. upload-sarif is the exception only because it lives in scorecard.yml and the Analyze job does not consume it.

Merging them back to back does not work either: the three in codeql.yml touch the same lines, so the first merge conflicts the rest.

Supersedes the four dependabot PRs in this repository, which are closed against this one.

github/codeql-action publishes one release under four action paths that all
resolve to the same SHA. Bumping a single path leaves the siblings at v4.37.9
and Analyze fails on the mismatch, so all four move together here.

Supersedes dependabot's per-path PRs in this repository.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015QRxFm1Z1kE9iraPspwr7j
@imran-siddique
imran-siddique merged commit 087cae9 into main Sep 14, 2026
11 checks passed
@imran-siddique
imran-siddique deleted the chore/codeql-action-4.38.0 branch September 14, 2026 17:02
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