Skip to content

chore(deps): update github-actions#427

Merged
rhuanbarreto merged 1 commit into
mainfrom
renovate/github-actions
Jun 27, 2026
Merged

chore(deps): update github-actions#427
rhuanbarreto merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
actions/attest-build-provenance (changelog) action digest a2bbfa20f67c3f OpenSSF Scorecard
actions/cache (changelog) action digest 27d5ce7caa2961 OpenSSF Scorecard
actions/setup-dotnet (changelog) action digest 9a946fd26b0ec1 OpenSSF Scorecard
actions/setup-go (changelog) action digest 4a36011924ae3a OpenSSF Scorecard
actions/setup-java (changelog) action digest be666c21bcf9fb OpenSSF Scorecard
actions/setup-python (changelog) action digest a309ff8ece7cb0 OpenSSF Scorecard
astral-sh/setup-uv action minor v8.1.0v8.2.0 OpenSSF Scorecard
github/codeql-action action patch v4.36.0v4.36.2 OpenSSF Scorecard
ruby/setup-ruby action minor v1.310.0v1.313.0 v1.314.0 OpenSSF Scorecard
rubygems/release-gem action minor v1.2.0v1.4.0 OpenSSF Scorecard

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
github/codeql-action (github/codeql-action)

v4.36.2

Compare Source

  • Cache CodeQL CLI version information across Actions steps. #​3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #​3937
  • Update default CodeQL bundle version to 2.25.6. #​3948

v4.36.1

Compare Source

No user facing changes.

ruby/setup-ruby (ruby/setup-ruby)

v1.313.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.312.0...v1.313.0

v1.312.0

Compare Source

What's Changed

New Contributors

Full Changelog: ruby/setup-ruby@v1.311.0...v1.312.0

v1.311.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.310.0...v1.311.0

rubygems/release-gem (rubygems/release-gem)

v1.4.0

Compare Source

What's Changed

  • Bump rubygems/configure-rubygems-credentials from 2.0.0 to 2.1.0 by @​hsbt in #​37

Full Changelog: rubygems/release-gem@v1.3.0...v1.4.0

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: rubygems/release-gem@v1.2.0...v1.3.0


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • Between 12:00 AM and 05:59 AM, between day 25 and 31 of the month, and on Sunday (* 0-5 25-31 * 0)
  • Automerge
    • Between 12:00 AM and 05:59 AM, between day 25 and 31 of the month, and on Sunday (* 0-5 25-31 * 0)

🚦 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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested a review from rhuanbarreto as a code owner June 27, 2026 01:44
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: b48e5ec
Status: ✅  Deploy successful!
Preview URL: https://68a11e36.archgate-cli.pages.dev
Branch Preview URL: https://renovate-github-actions.archgate-cli.pages.dev

View logs

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage

Metric Value
Lines 90.4% (6890 / 7618)
Threshold 90% minimum — met
Platforms Linux + Windows

Full HTML report available in workflow artifacts.

Per-directory breakdown
Directory Coverage Lines
src/commands/ 88.1% 1874 / 2128
src/engine/ 93.3% 1420 / 1522
src/formats/ 100.0% 142 / 142
src/helpers/ 90.3% 3454 / 3826

@rhuanbarreto rhuanbarreto merged commit 9f75f73 into main Jun 27, 2026
23 of 24 checks passed
@rhuanbarreto rhuanbarreto deleted the renovate/github-actions branch June 27, 2026 01:52
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.

1 participant