Skip to content

Update GitHub Artifact Actions (major)#1434

Merged
renovate[bot] merged 2 commits intomasterfrom
renovate/major-github-artifact-actions
Mar 2, 2026
Merged

Update GitHub Artifact Actions (major)#1434
renovate[bot] merged 2 commits intomasterfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 13, 2025

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v4v8
actions/upload-artifact action major v6.0.0v7.0.0

Release Notes

actions/download-artifact (actions/download-artifact)

v8

Compare Source

v7

Compare Source

v6

Compare Source

v5

Compare Source

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

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


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 🚚 private-dependencies Private dependency label Dec 13, 2025
@renovate renovate Bot enabled auto-merge (squash) December 13, 2025 01:14
@github-actions github-actions Bot added the :shipit: merge Shipit! label Dec 13, 2025
@github-actions github-actions Bot added this to the v1.3.0 milestone Dec 13, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 13, 2025

Summary

Summary
Generated on: 03/02/2026 - 02:05:19
Coverage date: 03/02/2026 - 02:05:17
Parser: Cobertura
Assemblies: 1
Classes: 5
Files: 4
Line coverage: 30% (18 of 60)
Covered lines: 18
Uncovered lines: 42
Coverable lines: 60
Total lines: 166
Branch coverage: 100% (2 of 2)
Covered branches: 2
Total branches: 2
Method coverage: Feature is only available for sponsors
Tag: 1.3.0-pr.543+Branch.pull-1434-merge.Sha.0e1d0276ad430a623d668639297524ed093a69a7

Coverage

MyAssembly.Tests - 30%
Name Line Branch
MyAssembly.Tests 30% 100%
Rocket.Surgery.MyAssembly.Tests.ConstantsGeneratorTests 0%
Rocket.Surgery.MyAssembly.Tests.GeneratorExtensions 0%
Rocket.Surgery.MyAssembly.Tests.GeneratorExtensions.MyText 0%
Rocket.Surgery.MyAssembly.Tests.GeneratorTest 0%
Rocket.Surgery.MyAssembly.Tests.ModuleInitializer 100% 100%

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 25 times, most recently from 1f959da to e98ecee Compare December 13, 2025 02:29
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch 28 times, most recently from e59bf5e to 11473ce Compare December 13, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚚 private-dependencies Private dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant