Skip to content

Update GitHub actions (major)#166

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

Update GitHub actions (major)#166
renovate[bot] wants to merge 1 commit into
8/edgefrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 20, 2026

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action major v7v8
ubuntu github-runner major 22.0424.04

Release Notes

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

v8.0.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

v8.0.0

Compare Source

v8 - What's new
Direct downloads

To support direct uploads in actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the Content-Type header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new skip-decompress parameter to false.

Enforced checks (breaking)

A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the digest-mismatch parameter. To be secure by default, we are now defaulting the behavior to error which will fail the workflow run.

ESM

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

What's Changed

Full Changelog: actions/download-artifact@v7...v8.0.0

v8

Compare Source


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Between 01:00 AM and 07:59 AM, only on Tuesday (* 1-7 * * 2)
  • 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.

👻 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 not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes label Jan 20, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from b535746 to 076a726 Compare February 3, 2026 02:17
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 076a726 to 12e2f44 Compare February 17, 2026 01:56
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 12e2f44 to e7e759a Compare March 31, 2026 01:45
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from e7e759a to 245424e Compare April 7, 2026 01:58
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 245424e to 7b625c0 Compare April 14, 2026 02:11
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from f851b44 to 12def82 Compare April 28, 2026 01:16
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 12def82 to 802d3d5 Compare May 5, 2026 03:51
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 802d3d5 to af3b203 Compare May 19, 2026 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants