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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-02-17 4:54:22.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2025-02-17 4:54:35.0 +00:00:00
commit
f3b9de8cba06c71fec820b90ef02982889825ff3 [patch]
tree
489015b6edd448ef949fc9c5b4d14031b72437c9
parent
f799c9bee871904ef6cabed27100d0dcf09be1b9
download
f3b9de8cba06c71fec820b90ef02982889825ff3.tar.gz

Bump ruby/setup-ruby from 1.219.0 to 1.221.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.219.0 to 1.221.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/f2f42b7848feff522ffa488a5236ba0a73bccbdd...32110d4e311bd8996b2a82bf2a43b714ccc91777)

---
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 388d893..1c519d1 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@f2f42b7848feff522ffa488a5236ba0a73bccbdd # v1.219.0
        uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
        with:
          ruby-version: "3.3"
          bundler-cache: true