chore(ci): bump github/codeql-action/init from 3.37.6 to 4.37.7 - #48
chore(ci): bump github/codeql-action/init from 3.37.6 to 4.37.7#48dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 3.37.6 to 4.37.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@c4dd10e...ff2f1c6) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…in comment Supersedes #47 and #48. Neither can land alone without breaking main. init and analyze must run the SAME version of github/codeql-action, or analyze fails with "Loaded a configuration file for version X, but running version Y". Dependabot raises one pull request per sub-action, so #47 moves analyze and #48 moves init, and whichever merges first leaves main mismatched until the other follows. Both showed mergeable, which makes this worse rather than better: the breakage would have arrived on main, not on a branch. One commit moves both. c4dd10e -> ff2f1c6, both steps. Also corrects the trailing comment from "# v3" to "# v4". Dependabot's own diff kept "# v3" while bumping to a 4.x release. The comment is the only human readable part of a SHA pin, so a stale one is precisely what makes the next reviewer distrust an otherwise correct SHA. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…in comment (#58) Supersedes #47 and #48. Neither can land alone without breaking main. init and analyze must run the SAME version of github/codeql-action, or analyze fails with "Loaded a configuration file for version X, but running version Y". Dependabot raises one pull request per sub-action, so #47 moves analyze and #48 moves init, and whichever merges first leaves main mismatched until the other follows. Both showed mergeable, which makes this worse rather than better: the breakage would have arrived on main, not on a branch. One commit moves both. c4dd10e -> ff2f1c6, both steps. Also corrects the trailing comment from "# v3" to "# v4". Dependabot's own diff kept "# v3" while bumping to a 4.x release. The comment is the only human readable part of a SHA pin, so a stale one is precisely what makes the next reviewer distrust an otherwise correct SHA. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
Superseded by #58, which moves both codeql-action steps to 4.37.7 in one commit and corrects the pin comment to # v4. Merging this PR alone would have left init and analyze on different versions on main. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github/codeql-action/init from 3.37.6 to 4.37.7.
Release notes
Sourced from github/codeql-action/init's releases.
... (truncated)
Changelog
Sourced from github/codeql-action/init's changelog.
... (truncated)
Commits
ff2f1c6Merge pull request #4093 from github/update-v4.37.7-be7a3dbb8951a133Update changelog for v4.37.7be7a3dbMerge pull request #4087 from github/dependabot/npm_and_yarn/npm-minor-0aa561...9310334Merge pull request #4086 from github/mbg/thread-action-state-to-codeqlb4d8a54Rebuildab5db25Bump the npm-minor group across 1 directory with 8 updates38055a3DroploggerfromdatabaseInitClusterin interface1f87aedMerge pull request #4085 from github/update-bundle/codeql-bundle-v2.26.3dc1b98aMakeloggeravailable togetCodeQLForCmd6f0220eMerge pull request #4084 from github/navntoft/bump-undiciDependabot 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)