Skip to content

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

Merged
traefiker merged 2 commits intomasterfrom
renovate/major-gh-actions
Apr 30, 2026
Merged

chore(deps): update github actions (major)#5146
traefiker merged 2 commits intomasterfrom
renovate/major-gh-actions

Conversation

@renovate-with-github-actions
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/create-github-app-token action major v2.2.2v3.1.1
actions/upload-artifact action major v6.0.0v7.0.1
dawidd6/action-download-artifact action major v15v20

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/create-github-app-token (actions/create-github-app-token)

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Bug Fixes
Features

v3.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
  • Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

v3

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

v7

Compare Source

dawidd6/action-download-artifact (dawidd6/action-download-artifact)

v20

Compare Source

What's Changed

Full Changelog: dawidd6/action-download-artifact@v19...v20

v19

Compare Source

What's Changed

Full Changelog: dawidd6/action-download-artifact@v18...v19

v18

Compare Source

What's Changed

Full Changelog: dawidd6/action-download-artifact@v17...v18

v17

Compare Source

What's Changed

Full Changelog: dawidd6/action-download-artifact@v16...v17

v16

Compare Source

What's Changed

Full Changelog: dawidd6/action-download-artifact@v15...v16


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

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 has been generated by Mend Renovate.

@renovate-with-github-actions renovate-with-github-actions Bot added area/infrastructure Pull requests that update infra/dependencies status/2-needs-review labels Apr 27, 2026
Copy link
Copy Markdown
Contributor

@mdeliatf mdeliatf left a comment

Choose a reason for hiding this comment

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

LGTM

@traefiker traefiker force-pushed the renovate/major-gh-actions branch from 75b5b1a to 4babd1d Compare April 30, 2026 14:34
@traefiker traefiker merged commit 626f036 into master Apr 30, 2026
4 checks passed
@traefiker traefiker deleted the renovate/major-gh-actions branch April 30, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/infrastructure Pull requests that update infra/dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants