Skip to content

fix(deps): update dependency @actions/artifact to v6.2.1#3165

Open
plengauer wants to merge 1 commit intomainfrom
renovate/actions-artifact-6.x
Open

fix(deps): update dependency @actions/artifact to v6.2.1#3165
plengauer wants to merge 1 commit intomainfrom
renovate/actions-artifact-6.x

Conversation

@plengauer
Copy link
Owner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/artifact (source) 6.2.06.2.1 age adoption passing 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.

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@plengauer plengauer requested a review from moflwi as a code owner March 12, 2026 00:38
@plengauer plengauer enabled auto-merge (squash) March 12, 2026 00:38
Copilot AI review requested due to automatic review settings March 12, 2026 00:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This Renovate PR updates the GitHub Actions job instrumentation’s Node dependency on @actions/artifact to pick up the latest patch release (notably adding better handling for RFC 5987 filename* in content-disposition when downloading artifacts).

Changes:

  • Bump @actions/artifact from 6.2.0 to 6.2.1 in actions/instrument/job/package.json.
  • Update actions/instrument/job/package-lock.json to reflect the new resolved tarball and integrity hash for @actions/artifact@6.2.1.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
actions/instrument/job/package.json Updates the direct dependency version for @actions/artifact.
actions/instrument/job/package-lock.json Updates lockfile entries (version, resolved, integrity) for @actions/artifact@6.2.1.
Files not reviewed (1)
  • actions/instrument/job/package-lock.json: Language not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants