deps(actions): bump github/codeql-action/analyze from 4.35.5 to 4.36.2#175
deps(actions): bump github/codeql-action/analyze from 4.35.5 to 4.36.2#175dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.35.5 to 4.36.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e0d7b8...8aad20d) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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 |
|
There was a problem hiding this comment.
CodeQL Action version mismatch between init (v4.35.5) and analyze (v4.36.2) detected and fixed. v4.36.0 introduced breaking change requiring CodeQL bundle ≥2.19.4; misaligned versions risk workflow failures. Both steps now aligned at v4.36.2.
📊 Validated against 1 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit a47655d · What is Autotest? · Any feedback? Reach out in #autotest
There was a problem hiding this comment.
CodeQL Action init and analyze version mismatch
Workflow could fail when init and analyze steps handle CodeQL bundle requirements incompatibly
Assertion details
- Input: GitHub Actions workflow with init on v4.35.5 and analyze on v4.36.2. v4.36.0 breaking change requires CodeQL bundle ≥2.19.4.
- Expected:
Both init and analyze should use the same CodeQL Action version for consistent behavior - Actual:
init uses v4.35.5, analyze uses v4.36.2. Misaligned versions may fail when newer analyze expects features from bundle ≥2.19.4
Was this helpful? React 👍 or 👎
🤖 Datadog Autotest · What is Autotest? · Any feedback? Reach out in #autotest
|
Superseded by #181. |
Bumps github/codeql-action/analyze from 4.35.5 to 4.36.2.
Release notes
Sourced from github/codeql-action/analyze's releases.
Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
8aad20dMerge pull request #3949 from github/update-v4.36.2-dcb947ce1f521b08Add additional changelog notes8aeff0fUpdate changelog for v4.36.2dcb947cMerge pull request #3948 from github/update-bundle/codeql-bundle-v2.25.6c251bceAdd changelog note62953c1Update default bundle to codeql-bundle-v2.25.6423b570Merge pull request #3946 from github/dependabot/npm_and_yarn/npm-minor-5d507a...c35d1b1Merge pull request #3947 from github/dependabot/github_actions/dot-github/wor...cb1a588Merge pull request #3937 from github/robertbrignull/waitForProcessing_backoffba47406Merge pull request #3943 from github/henrymercer/cache-cli-version-infoDependabot 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)