Skip to content

chore(deps): update github-actions versions - #537

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions-versions
Aug 17, 2026
Merged

chore(deps): update github-actions versions#537
renovate[bot] merged 1 commit into
mainfrom
renovate/github-actions-versions

Conversation

@renovate

@renovaterenovateBot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
actions/checkoutactionminor6.0.36.1.0
ruby/setup-rubyactionminor1.316.01.321.0

Warnings (1)

Please correct - or verify that you can safely ignore - these warnings before you merge this PR.

  • actions/checkout: Could not determine new digest for update (github-tags package actions/checkout)


Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/checkout (actions/checkout)

v6.1.0

Compare Source

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

v1.321.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.320.0...v1.321.0

v1.320.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.319.0...v1.320.0

v1.319.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.318.0...v1.319.0

v1.318.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.317.0...v1.318.0

v1.317.0

Compare Source

What's Changed

Full Changelog: ruby/setup-ruby@v1.316.0...v1.317.0


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on the 15th day of the month before 12pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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
renovateBot requested review from a team as code ownersAugust 15, 2026 04:41
@renovate
renovateBot requested a review from blairworkosAugust 15, 2026 04:41
@renovate
renovateBot enabled auto-merge (squash) August 15, 2026 04:41
@greptile-apps

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the full-SHA-pinned versions of actions/checkout and ruby/setup-ruby across the repository’s GitHub Actions workflows.

  • Updates actions/checkout from 6.0.3 to 6.1.0.
  • Updates ruby/setup-ruby from 1.316.0 to 1.321.0.
  • Preserves all existing workflow inputs, Ruby versions, permissions, and job structure.

Confidence Score: 5/5

The PR appears safe to merge because it retains full-SHA action pinning and introduces no identified workflow incompatibilities.

The changes are limited to action revision updates, and the existing runners, inputs, Ruby configurations, token handling, and workflow structure remain unchanged with no concrete failure identified.

Important Files Changed

FilenameOverview
.github/workflows/ci.ymlUpdates both actions while preserving the Ruby 3.3–4.0 test matrix and Bundler cache configuration.
.github/workflows/docs.ymlUpdates both actions without changing documentation build behavior or permissions.
.github/workflows/lint.ymlUpdates both actions without changing lint execution or cache configuration.
.github/workflows/release-please.ymlUpdates checkout and Ruby setup revisions while preserving release-branch checkout, token, and Ruby inputs.
.github/workflows/release.ymlUpdates both actions without changing release credentials, build steps, or publication behavior.

Reviews (1): Last reviewed commit: "chore(deps): update github-actions versi..." | Re-trigger Greptile

@renovate
renovateBot merged commit b47d944 into mainAug 17, 2026
9 checks passed
@renovate
renovateBot deleted the renovate/github-actions-versions branch August 17, 2026 20:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant

@gjtorikian