chore(deps): bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4 - #1201
Conversation
Bumps [github/codeql-action/upload-sarif](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@e4fba86...f205ea1) --- updated-dependencies: - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
…1208) Dependabot opened three separate PRs for the same action (init #1199, analyze #1200, upload-sarif #1201), and two of them fail on their own with: Loaded a configuration file for version '4.37.4', but running version '4.37.3' The init step writes a config that the analyze step refuses when their versions differ, so no single-step bump can ever go green: the three are one unit. GitHub's own README recommends a major-version tag precisely so every step moves together, but this repo pins by SHA for supply-chain reasons (Scorecard pinned-dependencies), which makes moving them together a manual step. All six references across five workflows now point at f205ea1c3313d32999d8d6a48b4f6530d4437b38, the commit behind tag v4.37.4 (verified against the GitHub API, and identical to the SHA Dependabot proposed). Supersedes #1199, #1200 and #1201. Signed-off-by: Felipe Marzochi <fmarzochi@gmail.com>
|
Superseded by #1208, which moves all six codeql-action references to v4.37.4 in one commit. Split across three PRs the bump cannot pass: the init step writes a config the analyze step rejects when their versions differ ( |
|
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/upload-sarif from 4.37.3 to 4.37.4.
Release notes
Sourced from github/codeql-action/upload-sarif's releases.
Changelog
Sourced from github/codeql-action/upload-sarif's changelog.
... (truncated)
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)Summary by cubic
Update
github/codeql-action/upload-sariffrom 4.37.3 to 4.37.4 across workflows to keep code scanning uploads current and pick up the latest CodeQL bundle defaults and reliability improvements.Written for commit 2a07baa. Summary will update on new commits.