Skip to content

chore(deps): update github actions (major)#489

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

chore(deps): update github actions (major)#489
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 19, 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
    • "after 1am and before 2am every weekday"
  • 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 force-pushed the renovate/major-github-actions branch 2 times, most recently from fb1a344 to f586370 Compare January 20, 2026 10:54
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 4fc0380 to 2c3a535 Compare February 2, 2026 19:38
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 19c993c to 637c7c6 Compare February 6, 2026 14:03
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from dc9894f to 3eec0a0 Compare February 16, 2026 11:36
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 3eec0a0 to d7866b4 Compare February 26, 2026 15:38
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 10e6e01 to bab7259 Compare April 1, 2026 11:09
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 3 times, most recently from b14141d to c0e462b Compare April 8, 2026 14:38
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from c0e462b to 3f7e3e1 Compare April 10, 2026 15:43
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 4dae0bd to 08a338b Compare April 23, 2026 10:03
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 08a338b to 9fc52d8 Compare April 29, 2026 18:48
@renovate renovate Bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 9f2ab3f to 275816a Compare May 14, 2026 15:56
@renovate renovate Bot force-pushed the renovate/major-github-actions branch from 275816a to 2427915 Compare May 22, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants