ci(deps)(deps): bump github/codeql-action/upload-sarif from 4.37.8 to 4.37.9 in the gh-actions-minor-patch group across 1 directory - #324
Merged
github-actions[bot] merged 1 commit intoSep 1, 2026
Conversation
|
|
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-minor-patch-049cf888ed
branch
from
August 31, 2026 18:54
fdfdd48 to
264cd46
Compare
|
|
devopam
added a commit
that referenced
this pull request
Sep 1, 2026
… deadlock (#328) The workflow's 'Wait for status checks' step polled checks.listForRef on the PR head SHA and waited for every check run to be 'completed' before merging — but that list includes the workflow's own currently-running check run, which can never be 'completed' mid-poll. Every bot PR timed out after 60 attempts / ~10 minutes (see #324, #325, #326). Replaced the hand-rolled wait-then-merge loop with native GitHub auto-merge (gh pr merge --squash --auto), which lets GitHub itself wait on branch protection's required-checks list and merge when green — no self-polling possible. Also made workflow_dispatch actually usable via a pr_number input (previously listed as a trigger but non-functional, since the script only ever read context.payload.pull_request). Claude-Session: https://claude.ai/code/session_013bghcqrffRB2LTwv2q2bTj Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Bumps the gh-actions-minor-patch group with 1 update in the / directory: [github/codeql-action/upload-sarif](https://github.com/github/codeql-action). Updates `github/codeql-action/upload-sarif` from 4.37.8 to 4.37.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@db488dd...cdf488f) --- updated-dependencies: - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-minor-patch-049cf888ed
branch
from
September 1, 2026 00:33
264cd46 to
b7376e8
Compare
dependabot
Bot
deleted the
dependabot/github_actions/gh-actions-minor-patch-049cf888ed
branch
September 1, 2026 00:38
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.
Bumps the gh-actions-minor-patch group with 1 update in the / directory: github/codeql-action/upload-sarif.
Updates
github/codeql-action/upload-sariffrom 4.37.8 to 4.37.9Release notes
Sourced from github/codeql-action/upload-sarif's releases.
Changelog
Sourced from github/codeql-action/upload-sarif's changelog.
... (truncated)
Commits
cdf488fMerge pull request #4107 from github/update-v4.37.9-920ba7cd17243f38Update changelog for v4.37.9920ba7cMerge pull request #4106 from github/update-bundle/codeql-bundle-v2.26.4ecfa6e1Add changelog noteadcdf4aUpdate default bundle to codeql-bundle-v2.26.4486fec2Merge pull request #4099 from github/update-supported-enterprise-server-versions134624cMerge pull request #4101 from github/dependabot/npm_and_yarn/npm-minor-457d82...ff43db8Merge pull request #4103 from github/mergeback/v4.37.8-to-main-db488dde4605e03Rebuild099c869Update changelog and version after v4.37.8