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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-07-01 4:17:55.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-07-01 13:26:34.0 +05:30:00
commit
ab0b0980ceac707992a9814dcbd258d71cd5c8c4 [patch]
tree
ab2f2604eb0531072f2f3e1615a7415d9b58af8d
parent
4f001c80371913716ecac5e6d1a9e989388807fa
download
ab0b0980ceac707992a9814dcbd258d71cd5c8c4.tar.gz

Bump ruby/setup-ruby from 1.180.1 to 1.183.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.180.1 to 1.183.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/3783f195e29b74ae398d7caca108814bbafde90e...1d0e911f615a112e322369596f10ee0b95b010ae)

---
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 d97a4d3..fdaa1a9 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@3783f195e29b74ae398d7caca108814bbafde90e # v1.180.1
        uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.0
        with:
          ruby-version: '3.1'
          bundler-cache: true