ci(github-action): update action https://github.com/actions/upload-artifact (v3.0.0 ➔ v3.2.2) #204
No reviewers
Labels
No labels
area/bootstrap
area/ci
area/flux
area/kubernetes
area/media
area/observability
area/renovate
area/talos
community
hold
hold/upstream
priority/high
priority/low
priority/medium
renovate/container
renovate/forgejo-action
renovate/github-release
renovate/grafana-dashboard
renovate/helm
type/digest
type/major
type/minor
type/patch
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Exikle/Artemis-Cluster!204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate-https-github.com-actions-upload-artifact-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v3→v3.2.2Release Notes
actions/upload-artifact (https://github.com/actions/upload-artifact)
v3.2.2Compare Source
v3.2.2 - What's new
Node.js 24
This release updates the runtime to Node.js 24. The previous v3.2.1 ran on Node.js 16, which has reached end-of-life. Now this action will run on Node.js 24.
Pin your workflows to: https://github.com/actions/upload-artifact/releases/tag/v3.2.2-node20 which is available if you're still in the process of phasing out Node 20.
What's Changed
Full Changelog: https://github.com/actions/upload-artifact/compare/v3.2.1...v3.2.2
v3.2.1Compare Source
What's Changed
This fixes the
include-hidden-filesinput introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0Full Changelog: https://github.com/actions/upload-artifact/compare/v3.2.0...v3.2.1
v3.2.0Compare Source
Notice: Breaking Changes ⚠️
We will no longer include hidden files and folders by default in the
upload-artifactaction of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: https://github.com/actions/upload-artifact/compare/v3.1.3...v3.2.0
v3.1.3Compare Source
What's Changed
Full Changelog: https://github.com/actions/upload-artifact/compare/v3...v3.1.3
v3.1.2Compare Source
@actions/*NPM packages to their latest versions- #374v3.1.1Compare Source
set-outputdeprecation warning #351v3.1.0Compare Source
What's Changed
Configuration
📅 Schedule: (in timezone America/Toronto)
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate.