Skip to content

Commit 30b461a

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump ruby/setup-ruby from 1.271.0 to 1.274.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.271.0 to 1.274.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@f8d7259...ed55d55) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.274.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c794f39 commit 30b461a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/maven.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
node-version: 20
5151
- name: Set up Ruby
52-
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0
52+
uses: ruby/setup-ruby@ed55d55e820a01da7d3e4863a8c51a61d73c3228 # v1.274.0
5353
with:
5454
ruby-version: '2.7'
5555
- name: Set up JDK ${{ matrix.java }}

.github/workflows/nightlies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
node-version: 16
4747
- name: Set up Ruby
48-
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0
48+
uses: ruby/setup-ruby@ed55d55e820a01da7d3e4863a8c51a61d73c3228 # v1.274.0
4949
with:
5050
ruby-version: '2.7'
5151
- name: Set up JDK ${{ matrix.java }}

.github/workflows/snapshots.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
node-version: 16
4747
- name: Set up Ruby
48-
uses: ruby/setup-ruby@f8d7259c7a66155a7c4a157a1a10ca601f186594 # v1.271.0
48+
uses: ruby/setup-ruby@ed55d55e820a01da7d3e4863a8c51a61d73c3228 # v1.274.0
4949
with:
5050
ruby-version: '2.7'
5151
- name: Set up JDK ${{ matrix.java }}

0 commit comments

Comments
 (0)