Skip to content

fix(deps): update dependency @actions/artifact to v6.2.0#3010

Merged
plengauer merged 1 commit intomainfrom
renovate/actions-artifact-6.x
Mar 3, 2026
Merged

fix(deps): update dependency @actions/artifact to v6.2.0#3010
plengauer merged 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.1.06.2.0 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/artifact)

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.

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.

Copilot AI review requested due to automatic review settings February 25, 2026 16:30
@plengauer plengauer requested a review from moflwi as a code owner February 25, 2026 16:30
@plengauer plengauer enabled auto-merge (squash) February 25, 2026 16:30
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

Updates the Node.js dependencies for the actions/instrument/job GitHub Action to keep the action’s artifact handling library current.

Changes:

  • Bump @actions/artifact from 6.1.0 to 6.2.0 in the action’s package.json.
  • Refresh the corresponding package-lock.json entries (version, resolved, integrity) for @actions/artifact.

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 declared @actions/artifact dependency to 6.2.0.
actions/instrument/job/package-lock.json Updates the lockfile to match @actions/artifact@6.2.0 tarball and integrity.
Files not reviewed (1)
  • actions/instrument/job/package-lock.json: Language not supported

@plengauer plengauer changed the title fix(deps): update dependency @actions/artifact to v6.2.0 fix(deps): update dependency @actions/artifact to v6.2.0 - autoclosed Feb 25, 2026
@plengauer plengauer closed this Feb 25, 2026
auto-merge was automatically disabled February 25, 2026 18:28

Pull request was closed

@plengauer plengauer deleted the renovate/actions-artifact-6.x branch February 25, 2026 18:28
@plengauer plengauer changed the title fix(deps): update dependency @actions/artifact to v6.2.0 - autoclosed fix(deps): update dependency @actions/artifact to v6.2.0 Feb 25, 2026
@plengauer plengauer reopened this Feb 25, 2026
@plengauer plengauer force-pushed the renovate/actions-artifact-6.x branch 2 times, most recently from 030613a to a787beb Compare February 25, 2026 19:27
@plengauer plengauer enabled auto-merge (squash) February 27, 2026 02:08
@plengauer plengauer force-pushed the renovate/actions-artifact-6.x branch from a787beb to b1c1b0b Compare February 27, 2026 02:08
@plengauer plengauer merged commit 055fde1 into main Mar 3, 2026
1104 of 1107 checks passed
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.

4 participants