Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 0970a11

Browse files
build(deps): bump ruby/setup-ruby from 1.235.0 to 1.268.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.235.0 to 1.268.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@dffc446...8aeb6ff) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.268.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcd43f4 commit 0970a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/react-native-performance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
with:
112112
node-version: ${{ env.NODE_VERSION }}
113113
- name: ruby setup
114-
uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
114+
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
115115
with:
116116
ruby-version: ${{ env.RUBY_VERSION }}
117117
bundler-cache: true
@@ -131,7 +131,7 @@ jobs:
131131
with:
132132
node-version: ${{ env.NODE_VERSION }}
133133
- name: ruby setup
134-
uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
134+
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
135135
with:
136136
ruby-version: ${{ env.RUBY_VERSION }}
137137
bundler-cache: true

0 commit comments

Comments
 (0)