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

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-09-17 4:29:05.0 +00:00:00
committer github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2024-09-17 4:29:20.0 +00:00:00
commit
4eacefde1c2af5e8f52a14472e52d2038221647f [patch]
tree
7be4ef74d47ac3cc14a8ca27c2aa2d8b8df40f1f
parent
d256822d9110b50cf231cd899d5a959daabfb9d6
download
4eacefde1c2af5e8f52a14472e52d2038221647f.tar.gz

Bump ruby/setup-ruby from 1.191.0 to 1.192.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.191.0 to 1.192.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/52753b7da854d5c07df37391a986c76ab4615999...a6b46b8a08edb18935835849f2a17072d5cc8c73)

---
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 b7dc40d..3763086 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@52753b7da854d5c07df37391a986c76ab4615999 # v1.191.0
        uses: ruby/setup-ruby@a6b46b8a08edb18935835849f2a17072d5cc8c73 # v1.192.0
        with:
          ruby-version: '3.1'
          bundler-cache: true