ci: bump actions/upload-artifact from 4.6.2 to 7.0.1 - #549
ci: bump actions/upload-artifact from 4.6.2 to 7.0.1#549dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 7.0.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.2...v7.0.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.1 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 |
🔍 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/Utils/json/nlohmann_json.h:629 |
Multiplication result may overflow 'int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Utils/json/nlohmann_json.h:630 |
Multiplication result may overflow 'int' before it is converted to 'size_type'. |
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/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:209 |
Multiplication result may overflow 'unsigned int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:1026 |
Multiplication result may overflow 'unsigned int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:1162 |
Multiplication result may overflow 'unsigned int' before it is converted to 'unsigned long'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:1615 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:531 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:589 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Collision/Shape/HeightFieldShape.cpp:626 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Physics/Hair/HairSettings.cpp:593 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/Math/DynMatrix.h:15 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/TriangleSplitter/TriangleSplitterBinning.cpp:51 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
cpp/integer-multiplication-cast-to-long |
ThirdParty/Physics/JoltPhysics/Jolt/TriangleSplitter/TriangleSplitterBinning.cpp:91 |
Multiplication result may overflow 'unsigned int' before it is converted to 'size_type'. |
| ... | ... | 20 more findings omitted |
Updated: 2026-07-20T05:33:17Z — this comment is updated in-place, not duplicated.
|
Integrated in Working at 38488f1 (actions/upload-artifact v7.0.1, including pinned-SHA workflows). Closing this now-redundant PR and removing its branch. |
|
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 actions/upload-artifact from 4.6.2 to 7.0.1.
Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEYou can trigger a rebase of this PR 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)