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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-03-07 4:32:45.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-03-07 4:32:57.0 +00:00:00
commit
74fadb0df1339ae43456d4a02964752e1577f397 [patch]
tree
b5f8f8460fb9e9c2e70000b4d85c53f79ce68f80
parent
b8aa1d6f9bb2cc0ece1f3b7db0d7abaa47e130e8
download
74fadb0df1339ae43456d4a02964752e1577f397.tar.gz

Bump ruby/setup-ruby from 1.221.0 to 1.222.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.221.0 to 1.222.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/32110d4e311bd8996b2a82bf2a43b714ccc91777...277ba2a127aba66d45bad0fa2dc56f80dbfedffa)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  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 1c519d1..3a5dd44 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@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
        uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
        with:
          ruby-version: "3.3"
          bundler-cache: true