chore: bump github/codeql-action from 4.37.3 to 4.37.4 - #6130
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.3 to 4.37.4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.3...v4.37.4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
prql-bot
left a comment
There was a problem hiding this comment.
Mechanical bump — all three github/codeql-action/* references in the repo (init, autobuild, analyze in .github/workflows/nightly.yaml) move to v4.37.4 consistently, and the upstream tag resolves. No issues.
One note so the red X on this PR isn't misread: check-ok-to-merge shows FAILURE, but it comes from run 30835854409, whose own conclusion is cancelled. Five tests runs fired at the same second and the concurrency group cancelled all but the last; the if: always() omnibus then resolves to FAILURE rather than cancelled when its needs: are cancelled. The surviving run (30835855220) was still queued when I checked, so its omnibus hadn't registered yet. Nothing to act on — it should go green on its own.
Because this PR touches nightly.yaml, the full nightly matrix (release builds, python wheels, deb/rpm packaging) runs here too. I polled for ~29 minutes and it hadn't settled; approving on the diff, with these still unverified at the time of review: the nightly release matrix, test-grammars, build-prqlc (ubuntu-24.04, x86_64-unknown-linux-musl), and the replacement check-ok-to-merge.
Bumps github/codeql-action from 4.37.3 to 4.37.4.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
Commits
f205ea1Merge pull request #4053 from github/update-v4.37.4-9130ce0f7e40d079Update changelog for v4.37.49130ce0Merge pull request #4051 from github/update-bundle/codeql-bundle-v2.26.2c62d824Add changelog noteda0c190Update default bundle to codeql-bundle-v2.26.218420e3Merge pull request #4043 from github/mbg/ts/changelog7e8d897Merge pull request #4046 from github/mbg/repo-prop/code-quality2d4c474Log!analysisKindSupportedcase98c05a1Fix argument validation inrollback-changelog.ts8289a49Ignore repository property for unsupported analysis kindsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)