Skip to content

Commit 5b1461d

Browse files
chore(deps): update ruby/setup-ruby action to v1.248.0 (#2097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1ed56e commit 5b1461d

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
@@ -245,7 +245,7 @@ jobs:
245245
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
246246
with:
247247
python-version: '3.12'
248-
- uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
248+
- uses: ruby/setup-ruby@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990 # v1.248.0
249249
with:
250250
ruby-version: '3.4'
251251
- name: setup-cocoapods # Not using an action, as it is not implemented for windows!
@@ -1000,7 +1000,7 @@ jobs:
10001000
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
10011001
with:
10021002
python-version: '3.12'
1003-
- uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
1003+
- uses: ruby/setup-ruby@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990 # v1.248.0
10041004
with:
10051005
ruby-version: '3.4'
10061006
- name: pip install custom-json-diff

0 commit comments

Comments
 (0)