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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-02-01 4:48:34.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-02-01 7:29:51.0 +00:00:00
commit
111ede51cffad79a6faa1d9767b5d358a0ed41f5 [patch]
tree
8e22a6ac765110d0e904f8268b29409b65df4ad5
parent
4121d34e88664f9681529621e4ef0725dcd3c079
download
111ede51cffad79a6faa1d9767b5d358a0ed41f5.tar.gz

Bump ruby/setup-ruby from 1.170.0 to 1.171.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.170.0 to 1.171.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/bd03e04863f52d169e18a2b190e8fa6b84938215...22fdc77bf4148f810455b226c90fb81b5cbc00a7)

---
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 36527e6..120d36a 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@bd03e04863f52d169e18a2b190e8fa6b84938215 # v1.170.0
        uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
        with:
          ruby-version: '3.1'
          bundler-cache: true