Skip to content

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

Merged
robnester-rh merged 1 commit into
mainfrom
renovate/main-major-github-actions
Sep 15, 2026
Merged

robnester-rh merged 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 4c0403e to f048517 Compare December 15, 2025 17:59
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from f048517 to a8857f3 Compare December 31, 2025 16:03
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from a8857f3 to f4681c8 Compare February 2, 2026 19:55
@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 2 times, most recently from 06e8036 to f04cf10 Compare March 5, 2026 11:03
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch 2 times, most recently from 21c19cb to b623415 Compare April 15, 2026 13:29
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from b623415 to a8797e3 Compare May 14, 2026 16:26
@renovate renovate Bot changed the title 🚨 Update actions/upload-artifact action to v7 (main) 🚨 Update github actions to v7 (main) Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from a8797e3 to 56715f8 Compare June 18, 2026 22:06
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 56715f8 to 433a68c Compare July 20, 2026 23:33
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 433a68c to d016899 Compare August 26, 2026 14:21
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch 2 times, most recently from 3d858ac to f81d2f5 Compare September 4, 2026 13:01
@renovate
renovate Bot requested a review from a team as a code owner September 4, 2026 13:01
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from f81d2f5 to 67ec9cb Compare September 7, 2026 20:27
@renovate
renovate Bot force-pushed the renovate/main-major-github-actions branch from 67ec9cb to 7e14532 Compare September 10, 2026 21:50
@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: 0cd1c18a-06f3-4545-8cf3-0b6f7bf9a4ff

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

@robnester-rh
robnester-rh enabled auto-merge (squash) September 14, 2026 13:58

@BohdanMar BohdanMar left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Lgtm.

@robnester-rh
robnester-rh merged commit 8d0c3b1 into main Sep 15, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/main-major-github-actions branch September 15, 2026 12:56
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.

2 participants