Skip to content

Commit 35ed2ab

Browse files
chore(deps): update ruby/setup-ruby action to v1.257.0 (#2221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a18864 commit 35ed2ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/repotests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
~/.swiftly/bin/swiftly init --quiet-shell-followup && \
263263
. ~/.swiftly/env.sh && \
264264
hash -r
265-
- uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
265+
- uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
266266
with:
267267
ruby-version: '3.4'
268268
- name: Set up Python
@@ -1034,7 +1034,7 @@ jobs:
10341034
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
10351035
with:
10361036
python-version: '3.12'
1037-
- uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
1037+
- uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
10381038
with:
10391039
ruby-version: '3.4'
10401040
- name: pip install custom-json-diff

0 commit comments

Comments
 (0)