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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-04-17 4:20:41.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-04-17 12:32:01.0 +05:30:00
commit
f1d66361636a02ab5018ac49b08d44b0eb465c96 [patch]
tree
b36e397c0b0971d64c2f35bbfbb636b8e93eda36
parent
24d76dfda0e8b3d8001fd1d70264235b9e1eaa5a
download
f1d66361636a02ab5018ac49b08d44b0eb465c96.tar.gz

Bump ruby/setup-ruby from 1.173.0 to 1.174.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.173.0 to 1.174.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/5f19ec79cedfadb78ab837f95b87734d0003c899...6bd3d993c602f6b675728ebaecb2b569ff86e99b)

---
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 7cf605a..ca33f62 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@5f19ec79cedfadb78ab837f95b87734d0003c899 # v1.173.0
        uses: ruby/setup-ruby@6bd3d993c602f6b675728ebaecb2b569ff86e99b # v1.174.0
        with:
          ruby-version: '3.1'
          bundler-cache: true