Skip to content

Update dependency @actions/artifact to v6#1679

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

Update dependency @actions/artifact to v6#1679
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-artifact-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Confidence
@actions/artifact (source) 5.0.36.2.1 age confidence

Release Notes

actions/toolkit (@​actions/artifact)

v6.2.1

  • Support the RFC 5987 filename* field in the content-disposition header. This allows us to correctly download files and artifacts with Chinese/Japanese/Korean (among other) characters in their name.

v6.2.0

  • Support uploading single un-archived files (not zipped). Direct uploads are only supported for artifacts version 7+ (based on the major version of actions/upload-artifact). Callers must pass the skipArchive option to uploadArtifact. Only single files can be uploaded at a time right now. Default behavior should remain unchanged if skipArchive = false. When skipArchive = true, the name of the file is used as the name of the artifact for consistency with the downloads: you upload artifact.txt, you download artifact.txt.

v6.1.0

  • Support downloading non-zip artifacts. Zipped artifacts will be decompressed automatically (with an optional override). Un-zipped artifacts will be downloaded as-is.

v6.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

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 Jan 29, 2026
@renovate renovate Bot enabled auto-merge (squash) January 29, 2026 22:06
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch from e48b250 to 0a5f252 Compare January 30, 2026 01:07
@github-actions github-actions Bot added this to the v0.3.16 milestone Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 3 times, most recently from ae8430a to 2277237 Compare February 5, 2026 21:00
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 2 times, most recently from 55dc62f to dbe7d66 Compare February 10, 2026 18:47
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 6 times, most recently from 77db97f to e10cc89 Compare February 26, 2026 11:12
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 6 times, most recently from b26f176 to d705443 Compare March 4, 2026 00:56
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 6 times, most recently from 9013ad0 to 380382b Compare March 11, 2026 18:48
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 3 times, most recently from 361e2c1 to a76d493 Compare March 16, 2026 10:09
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch from a76d493 to 4f2e86b Compare March 16, 2026 17:02
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 4 times, most recently from ae9b861 to ccdf2ba Compare April 3, 2026 16:29
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 3 times, most recently from 8938243 to 11dbd54 Compare April 10, 2026 09:50
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch 2 times, most recently from ad61ca0 to 97a6580 Compare April 16, 2026 22:04
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch from 97a6580 to 6b547b0 Compare April 22, 2026 09:43
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch from 6b547b0 to 40eaedb Compare May 6, 2026 13:53
@renovate renovate Bot force-pushed the renovate/actions-artifact-6.x branch from 40eaedb to a576e5f Compare May 6, 2026 18:37
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