🏡 index : github.com/captn3m0/news.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-21 5:21:57.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-04-21 5:22:10.0 +00:00:00
commit
08f107c2ba588a0fedb07f1472ea927d42653bc5 [patch]
tree
eef201a18b258a4e9a74e5d4071fce92e0fa1737
parent
f2a0e1ebcf5abae9faee72983f7d7213f5da6e36
download
08f107c2ba588a0fedb07f1472ea927d42653bc5.tar.gz

Bump ruby/setup-ruby from 1.232.0 to 1.233.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.232.0 to 1.233.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/fb404b9557c186e349162b0d8efb06e2bc36edea...ca041f971d66735f3e5ff1e21cc13e2d51e7e535)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.233.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8dc8f66..44664e5 100644
--- a/.github/workflows/build.yml
+++ a/.github/workflows/build.yml
@@ -30,7 +30,7 @@
        with:
          submodules: true
      - name: Setup Ruby
        uses: ruby/setup-ruby@fb404b9557c186e349162b0d8efb06e2bc36edea # v1.232.0
        uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535 # v1.233.0
        with:
          ruby-version: "3.3"
          bundler-cache: true