Skip to content

Commit 967241d

Browse files
chore(deps): bump ruby/setup-ruby from 1.268.0 to 1.270.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.268.0 to 1.270.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@v1.268.0...v1.270.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.270.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c605eb commit 967241d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ jobs:
295295
with:
296296
python-version: ${{ matrix.python }}
297297
# Pin to specific version until Lambda Builders support bundler 4.0.0
298-
- uses: ruby/setup-ruby@v1.268.0
298+
- uses: ruby/setup-ruby@v1.270.0
299299
with:
300300
ruby-version: "3.2"
301301
- run: make init

0 commit comments

Comments
 (0)