Skip to content

Commit 7238d21

Browse files
Update ruby/setup-ruby action to v1.256.0 (#1894)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 355f00a commit 7238d21

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
node-version: 22.18.0
2525

2626
- name: Set up Ruby 3.2
27-
uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
27+
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
2828
with:
2929
ruby-version: 3.2
3030

.github/workflows/site-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
node-version: 22.18.0
2525

2626
- name: Set up Ruby 3.2
27-
uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1.255.0
27+
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
2828
with:
2929
ruby-version: 3.2
3030

0 commit comments

Comments
 (0)