We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e20b66 + 14e8a8e commit 5c0a986Copy full SHA for 5c0a986
.github/workflows/dump-config.yml
@@ -28,7 +28,7 @@ jobs:
28
token: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
29
30
- name: Setup Ruby
31
- uses: ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 # v1.245.0
+ uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
32
with:
33
bundler-cache: true
34
.github/workflows/ruby.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
- name: Set up Ruby
22
23
24
ruby-version: ${{ matrix.ruby }}
25
0 commit comments