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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-05-31 4:18:59.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-05-31 10:02:00.0 +05:30:00
commit
c10c39dcdcbfae27ed0dc1391611cde48241eae3 [patch]
tree
7d5332dd684baaf6eaa1df815e430cfa5b28ce00
parent
e255c4df3140944230045c15654e5baccf59ceb1
download
c10c39dcdcbfae27ed0dc1391611cde48241eae3.tar.gz

Bump ruby/setup-ruby from 1.177.1 to 1.178.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.177.1 to 1.178.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/943103cae7d3f1bb1e4951d5fcc7928b40e4b742...0cde4689ba33c09f1b890c1725572ad96751a3fc)

---
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 37478ab..7914d78 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@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
        uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
        with:
          ruby-version: '3.1'
          bundler-cache: true