Skip to content

build(deps): update github actions#123

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

build(deps): update github actions#123
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout (changelog) action digest de0fac2df4cb1c
astral-sh/setup-uv action minor v8.1.0v8.2.0
jdx/mise-action (changelog) action digest 1648a78e6a8b39
renovatebot/github-action action patch v46.1.14v46.1.16
softprops/action-gh-release (changelog) action digest b430933718ea10

Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v8.2.0: 🌈 New inputs quiet and download-from-astral-mirror

Compare Source

Changes

This release brings two new inputs and a few bug fixes.

New inputs

Lets talk about the new inputs first.

quiet

Pretty simple. It turns of all info loggings. Useful if you use this in a composite action and are not interested in all the details.
In the upcoming releases we will add log groups to fully implement support for "less noise"

[!NOTE]
Warnings and errors are always logged.

download-from-astral-mirror

In some cases you may want to directly use the fallback of checking for available versions and downloading releases from GitHub instead of using the astral.sh mirror. Setting download-from-astral-mirror: false allows you to do that.

Bugfixes

When using the astral.sh mirror to query available versions and download releases (done by default) we now stop sending the GitHub token in the header. The mirror never looked at it but we shouldn't be handing out that data even if it is just a short lived token.
All other bugfixes try to limit the impact of failed GitHub queries due to retries and other faults.

We couldn't pinpoint all rootcauses yet but added more logging for error cases to track them down.

🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates
renovatebot/github-action (renovatebot/github-action)

v46.1.16

Compare Source

Documentation
  • update references to renovatebot/github-action to v46.1.15 (0013591)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (26f827f)
Continuous Integration
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.214.6 (f3fd163)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.1 (8cf15ee)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.2 (29c9f31)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.216.4 (400f75c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.217.0 (2aea29e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.217.1 (268f254)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.218.0 (ebcc800)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.219.0 (a61593e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.220.0 (#​1037) (0d198c1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.222.0 (46f2bd6)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.222.1 (90deabf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.224.0 (22d7b5c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.224.1 (39a2ba1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.225.0 (c2f08ab)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.226.1 (75a5340)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.227.0 (da1079a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.227.1 (26a0ce7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.228.0 (9dd450f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.228.1 (066bf0a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.0 (edd7e4f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.1 (64e44a4)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.229.2 (dce4d1b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.230.0 (30fd043)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.230.1 (425d313)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.0 (ae939aa)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.1 (cac502d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.2 (242a56f)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.231.3 (3b66329)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.232.0 (c0502ab)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.232.1 (d46a7eb)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.1 (b476f30)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.2 (bc50ad1)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.3 (908f92d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.233.4 (a48bc32)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.234.0 (c929092)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.26.1 (#​1055) (c878bfb)
  • deps: update zizmorcore/zizmor-action action to v0.5.7 (996e7bc)

v46.1.15

Compare Source

Documentation
  • update references to actions/checkout to v6.0.3 (#​1033) (fb473e1)
  • update references to renovatebot/github-action to v46.1.14 (34e09dd)
Miscellaneous Chores
  • deps: update linters to v8.60.0 (1abcc51)
  • deps: update node.js to v24.16.0 (7bbd8b1)
  • deps: update pnpm to v10.34.1 (fc48fa8)
  • deps: update semantic-release monorepo to v12.0.8 (7ae9fb9)
Build System
  • deps: lock file maintenance (3e7e656)
Continuous Integration
  • deps: update actions/checkout action to v6.0.3 (bb87b51)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.171.3 (f4736a8)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.173.0 (4374486)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.214.5 (3fbdafe)
  • deps: update ghcr.io/zizmorcore/zizmor docker tag to v1.25.2 (#​1034) (58252bc)
  • deps: update zizmorcore/zizmor-action action to v0.5.6 (b8cc935)

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 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/github-actions branch 3 times, most recently from 90834a4 to 2a9d43f Compare June 11, 2026 16:37
@renovate renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 337dd52 to f48db08 Compare June 19, 2026 17:53
@renovate renovate Bot force-pushed the renovate/github-actions branch from f48db08 to be56211 Compare June 22, 2026 04:42
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