Skip to content

🚨 Update github actions to v7 (main) - #206

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

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-major-github-actions

Conversation

@renovate

@renovate renovate Bot commented Dec 13, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6.1.0v7.0.1
actions/upload-artifact action major v5.0.0v7.0.1

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

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

v6.0.0

Compare Source

v6 - What's new

[!IMPORTANT]
actions/upload-artifact@​v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 force-pushed the renovate/main-major-github-actions branch from e4e0165 to c1c3ec0 Compare December 15, 2025 16:36
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from c1c3ec0 to 7192a6c Compare December 31, 2025 14:58
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 7192a6c to 4838c8f Compare February 2, 2026 18:32
@renovate renovate Bot changed the title 🚨 Update actions/upload-artifact action to v6 (main) 🚨 Update actions/upload-artifact action to v7 (main) Feb 26, 2026
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 4838c8f to 5b81666 Compare February 26, 2026 20:59
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 5b81666 to aed3cfb Compare April 10, 2026 17:47
@renovate renovate Bot changed the title 🚨 Update actions/upload-artifact action to v7 (main) 🚨 Update github actions to v7 (main) Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from aed3cfb to 2f3e1ff Compare July 23, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 2f3e1ff to f0b92cb Compare August 26, 2026 12:14
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from f0b92cb to 35cd28a Compare September 4, 2026 13:07
@renovate
renovate Bot requested a review from a team as a code owner September 4, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 35cd28a to 8ea463f Compare September 7, 2026 18:00
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 8ea463f to 1ae1688 Compare September 10, 2026 19:44
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: d39dea24-82cc-41ff-886f-a9c7027ca247

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@robnester-rh robnester-rh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant