Skip to content

Commit 4caa2e0

Browse files
build(deps): bump ruby/setup-ruby from 1.204.0 to 1.205.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.204.0 to 1.205.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@401c19e...540484a) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 999cd98 commit 4caa2e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
test-bot: false
107107

108108
- name: Set up Ruby
109-
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
109+
uses: ruby/setup-ruby@540484a3c0f308b08619664ec40bf6c371d172c3 # v1.205.0
110110
with:
111111
bundler-cache: true
112112

@@ -161,7 +161,7 @@ jobs:
161161
test-bot: false
162162

163163
- name: Set up Ruby
164-
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
164+
uses: ruby/setup-ruby@540484a3c0f308b08619664ec40bf6c371d172c3 # v1.205.0
165165
with:
166166
bundler-cache: true
167167

@@ -193,7 +193,7 @@ jobs:
193193
test-bot: false
194194

195195
- name: Set up Ruby
196-
uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf # v1.204.0
196+
uses: ruby/setup-ruby@540484a3c0f308b08619664ec40bf6c371d172c3 # v1.205.0
197197
with:
198198
bundler-cache: true
199199

0 commit comments

Comments
 (0)