ci: bump actions/checkout from 4.2.2 to 7.0.0#545
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Code Coverage (GCC + lcov)Per-Subsystem Coverage
Total: 52.6% (31479/59899 lines) |
Contributor
🔍 CodeQL ReportLanguage:
|
| Rule | Location | Message |
|---|---|---|
cpp/toctou-race-condition |
ThirdParty/SDL2/src/audio/SDL_audiodev.c:53 |
The filename being operated upon was previously checked, but the underlying file may have been changed since then. The filename being operated upon was previously checked, but the underlying file may have been changed since then. |
cpp/toctou-race-condition |
ThirdParty/SDL2/src/haptic/linux/SDL_syshaptic.c:252 |
The filename being operated upon was previously checked, but the underlying file may have been changed since then. |
cpp/toctou-race-condition |
ThirdParty/Utils/miniz/miniz_zip.c:4613 |
The filename being operated upon was previously checked, but the underlying file may have been changed since then. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:608 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:587 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:542 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:522 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:499 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:476 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:453 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:430 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:269 |
Comparison between broadphase_layer of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:230 |
Comparison between broadphase_layer of type Type and mNumLayers of wider type uint. |
cpp/comparison-with-wider-type |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/BroadPhase/BroadPhaseQuadTree.cpp:68 |
Comparison between l of type Type and mNumLayers of wider type uint. |
cpp/wrong-type-format-argument |
ThirdParty/AI/recastnavigation/Recast/Source/RecastRegion.cpp:1658 |
This format specifier for type 'int' does not match the argument type 'long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/AI/recastnavigation/Recast/Source/RecastMesh.cpp:1137 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/AI/recastnavigation/Recast/Source/RecastMesh.cpp:878 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/audio/SDL_audiocvt.c:260 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2410 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2412 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2429 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2436 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2448 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_render.c:2455 |
Multiplication result may overflow 'float' before it is converted to 'double'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_yuv_sw.c:126 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/SDL_yuv_sw.c:190 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengl/SDL_render_gl.c:486 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengl/SDL_render_gl.c:491 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:913 |
Multiplication result may overflow 'int' before it is converted to 'size_t'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/SDL2/src/render/opengles/SDL_render_gles.c:604 |
Multiplication result may overflow 'int' before it is converted to 'unsigned long'. |
| ... | ... | 20 more findings omitted |
Updated: 2026-07-20T12:48:17Z — this comment is updated in-place, not duplicated.
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/checkout-7.0.0
branch
from
July 20, 2026 11:38
6a2b229 to
a659181
Compare
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 7.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4.2.2...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/checkout-7.0.0
branch
from
July 20, 2026 12:17
a659181 to
c6b2fe4
Compare
Contributor
Code Coverage (GCC + lcov)Per-Subsystem Coverage
Total: 52.5% (31471/59899 lines) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 4.2.2 to 7.0.0.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)