Skip to content

chore(deps): update actions/upload-artifact action to v3.2.2#297

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-upload-artifact-3.x
Open

chore(deps): update actions/upload-artifact action to v3.2.2#297
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-upload-artifact-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v3.1.0v3.2.2

Release Notes

actions/upload-artifact (actions/upload-artifact)

v3.2.2

Compare Source

v3.2.2 - What's new

[!Important]
actions/upload-artifact@​v3.2.2 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

This is a backport security updates release for GHES users. This version is deprecated on github.com and should not be used!

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: actions/upload-artifact@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0

Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1

v3.2.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action 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: actions/upload-artifact@v3.1.3...v3.2.0

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

v3.1.2

Compare Source

  • Update all @actions/* NPM packages to their latest versions- #​374
  • Update all dev dependencies to their most recent versions - #​375

v3.1.1

Compare Source

  • Update actions/core package to latest version to remove set-output deprecation warning #​351

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.1 chore(deps): update actions/upload-artifact action to v3.1.2 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from 6a6e18e to af8891d Compare March 17, 2023 08:08
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from af8891d to b9f63bf Compare September 6, 2023 20:35
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.2 chore(deps): update actions/upload-artifact action to v3.1.3 Sep 6, 2023
@renovate renovate bot enabled auto-merge (rebase) March 20, 2024 13:15
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from b9f63bf to c6b7fec Compare August 30, 2024 20:06
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.3 chore(deps): update actions/upload-artifact action to v3.2.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from c6b7fec to f20b0ff Compare September 2, 2024 19:25
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.2.0 chore(deps): update actions/upload-artifact action to v3.2.1 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-3.x branch from f20b0ff to 3e73fa2 Compare March 17, 2026 17:38
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.2.1 chore(deps): update actions/upload-artifact action to v3.2.2 Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants