Skip to content

Commit 0618b70

Browse files
authored
Merge pull request #396 from Shopify/dependabot/github_actions/ruby/setup-ruby-1.245.0
Bump ruby/setup-ruby from 1.235.0 to 1.245.0
2 parents 1ff8f37 + 0aa2c64 commit 0618b70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
7777
with:
7878
go-version: 1.24.1
79-
- uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
79+
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
8080
with:
8181
ruby-version: 3.2
8282
bundler-cache: true

0 commit comments

Comments
 (0)