Skip to content

Update GitHub Artifact Actions to v7#209

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-artifact-actions
Open

Update GitHub Artifact Actions to v7#209
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-artifact-actions

Conversation

@renovate

@renovate renovate Bot commented Oct 26, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v4v7

Release Notes

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

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v7

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.0

Compare Source

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 2am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 dependencies Pull requests that update a dependency file major labels Oct 26, 2025
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 34be586 to 63a8dcd Compare November 10, 2025 09:25
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 4bf0864 to 889b036 Compare November 24, 2025 09:12
@renovate renovate Bot changed the title Update actions/upload-artifact action to v5 Update actions/upload-artifact action to v6 Dec 12, 2025
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 889b036 to d68be1e Compare December 12, 2025 22:34
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from d68be1e to 577dc73 Compare January 5, 2026 09:04
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 577dc73 to da0b4ba Compare February 4, 2026 09:45
@renovate renovate Bot changed the title Update actions/upload-artifact action to v6 Update actions/upload-artifact action to v7 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from da0b4ba to 57741f4 Compare February 26, 2026 21:06
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 57741f4 to 445cfd9 Compare March 16, 2026 11:50
@renovate renovate Bot changed the title Update actions/upload-artifact action to v7 chore(deps): update actions/upload-artifact action to v7 Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 445cfd9 to 101b3be Compare March 16, 2026 11:55
@renovate renovate Bot changed the title chore(deps): update actions/upload-artifact action to v7 Update actions/upload-artifact action to v7 Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from b5b2ac1 to f2ab69c Compare March 19, 2026 12:54
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from f2ab69c to 7808367 Compare March 24, 2026 02:06
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 10 times, most recently from 177684b to 6f0a200 Compare April 15, 2026 09:11
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 6f0a200 to 18edcda Compare April 20, 2026 09:03
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from a42bdd0 to 0728a8a Compare April 29, 2026 00:27
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 0728a8a to 632a8df Compare May 11, 2026 10:58
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 632a8df to 130ee13 Compare May 18, 2026 16:57
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 2 times, most recently from 4661cd7 to 56ce04a Compare May 26, 2026 11:53
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 56ce04a to b88ff81 Compare June 2, 2026 02:57
@renovate renovate Bot changed the title Update actions/upload-artifact action to v7 Update GitHub Artifact Actions to v7 Jun 2, 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 major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants