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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-06-18 4:32:53.0 +00:00:00
committer Nemo <me@captnemo.in> 2024-06-18 11:10:47.0 +05:30:00
commit
04a65d3cd702e0055ecd1edd9b43f36188d5d4f0 [patch]
tree
58575e4d42376e144ffc539624d8938091f543ec
parent
fc82b45374a2571234b1dc6b044c972f05cf8e30
download
04a65d3cd702e0055ecd1edd9b43f36188d5d4f0.tar.gz

Bump ruby/setup-ruby from 1.180.0 to 1.180.1

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.180.0 to 1.180.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/ff740bc00a01b3a50fffc55a1071b1060eeae9dc...3783f195e29b74ae398d7caca108814bbafde90e)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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