Skip to content

Commit c38006c

Browse files
authored
Merge pull request #12 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 54d52c3 + ba7d5b5 commit c38006c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Test Ruby ${{ matrix.entry.ruby }}
1414
steps:
1515
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
16-
- uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
16+
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
1717
with:
1818
ruby-version: ${{ matrix.entry.ruby }}
1919
bundler-cache: true

0 commit comments

Comments
 (0)