chore(deps): update github/codeql-action action to v4.37.9 - #209
chore(deps): update github/codeql-action action to v4.37.9#209red-hat-konflux[bot] wants to merge 1 commit into
Conversation
bc85b62 to
5fca51d
Compare
5fca51d to
72d475f
Compare
72d475f to
c02953d
Compare
c02953d to
2798dbd
Compare
2798dbd to
d752054
Compare
d752054 to
5a08a23
Compare
5a08a23 to
cb71fd2
Compare
cb71fd2 to
ee3054b
Compare
ee3054b to
d1f4183
Compare
d1f4183 to
5bd5bbe
Compare
5bd5bbe to
100ebfd
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 12 included reviews per hour; 6 remain after this review. WalkthroughThe pull request updates pinned CodeQL actions from v4.36.3 to v4.37.9 in the scorecard and security analysis workflows. ChangesCodeQL workflow updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This updates the CodeQL workflow actions to v4.37.9 while retaining commit pinning. The reviewed workflow changes introduce no identified security, correctness, or operational risk and are ready to merge. Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.) Full details: Stable And Deterministic Test NamesExplanation PASS. The pull request changes only two GitHub workflow files. The exact diff updates pinned CodeQL Action references from v4.36.3 to v4.37.9. It does not add or modify Ginkgo test titles such as Full details: Test Structure And QualityExplanation PASS: The pull request changes only two GitHub workflow files. The exact parent-to-HEAD diff updates pinned CodeQL Action references and adds no Ginkgo test files, Full details: Microshift Test CompatibilityExplanation PASS: The pull request changes only two GitHub workflow files. The diff updates CodeQL Action pins and adds no Ginkgo tests or test code. Therefore, the MicroShift test compatibility check is not applicable. Full details: Single Node Openshift (Sno) Test CompatibilityExplanation PASS. The exact pull-request delta changes only two GitHub workflow files and updates pinned CodeQL action versions. It adds no Ginkgo e2e tests or other test entities, so the SNO multi-node compatibility check is not applicable. Full details: Topology-Aware Scheduling CompatibilityExplanation The pull request changes only GitHub Actions workflow configuration. The exact diff updates pinned CodeQL and runner-related action versions and retains workflow concurrency settings. It does not add or modify deployment manifests, operator code, controllers, replicas, affinity, topology spread, node selectors, tolerations, or PDBs. The topology-aware scheduling check is therefore not applicable. Full details: Ote Binary Stdout ContractExplanation PASS. The pull request changes only four pinned Full details: Ipv6 And Disconnected Network Test CompatibilityExplanation PASS: The pull request changes only two GitHub Actions workflow files. The diff only updates pinned CodeQL action references from v4.36.3 to v4.37.9. It adds no Ginkgo e2e tests, IPv4 assumptions, or external-connectivity test logic. Full details: No-Weak-CryptoExplanation PASS: The pull request changes only four pinned Full details: Container-PrivilegesExplanation PASS. The pull request changes only pinned Full details: No-Sensitive-Data-In-LogsExplanation PASS — The diff only replaces four pinned ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
100ebfd to
cb96f82
Compare
This PR contains the following updates:
v4.36.3→v4.37.9Release Notes
github/codeql-action (github/codeql-action)
v4.37.9Compare Source
v4.37.8Compare Source
No user facing changes.
v4.37.7Compare Source
v4.37.6Compare Source
.github/codeql-config.ymlto align it with the suggested path that is used elsewhere. #4070v4.37.5Compare Source
initAction instead of falling back to downloading the bundle before extracting it. #4061v4.37.4Compare Source
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037v4.37.3Compare Source
No user facing changes.
v4.37.2Compare Source
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023v4.37.1Compare Source
v4.37.0Compare Source
config-fileinput for thecodeql-action/initstep will soon support a new[owner/]repo[@​ref][:path]format. All components except the repository name are optional. If omitted,ownerdefaults to the same owner as the repository the analysis is running for,reftomain, andpathto.github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.