Update actions/upload-artifact action from vv4.6.2 to v7#217
Update actions/upload-artifact action from vv4.6.2 to v7#217renovate[bot] wants to merge 1 commit into
Conversation
aeec8c4 to
0b4664d
Compare
Docker Image Scan - Alert(s) found with threshold matching severity highResults
AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
0b4664d to
2908966
Compare
2908966 to
648b4c2
Compare
648b4c2 to
ca51282
Compare
ca51282 to
7f6a8d6
Compare
7f6a8d6 to
bb733b8
Compare
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
bb733b8 to
52612a2
Compare
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
52612a2 to
9fd5d84
Compare
9fd5d84 to
ddd6d3d
Compare
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
ddd6d3d to
d3f2f05
Compare
Docker Scan - Alert(s) found with threshold matching severity highResults
Docker Scan Report can be found here AllowlistUse the allowlist if you want to ignore vulnerabilities that do not affect the repository. |
This PR contains the following updates:
v4.6.2→v7.0.1Release Notes
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v6...v7.0.0
v7Compare Source
v6.0.0Compare Source
v6 - What's new
Node.js 24
This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
What's Changed
Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0
v6Compare Source
v5.0.0Compare Source
What's Changed
BREAKING CHANGE: this update supports Node
v24.x. This is not a breaking change per-se but we're treating it as such.@actions/artifacttov4.0.0v5.0.0by @danwkennedy in #734New Contributors
Full Changelog: actions/upload-artifact@v4...v5.0.0
v5Compare Source
Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.