We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d493c6f + 1432869 commit 414b505Copy full SHA for 414b505
.github/workflows/scheduled.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: Homebrew/actions/setup-homebrew@master
32
33
- name: Set up Ruby
34
- uses: ruby/setup-ruby@7dc18ff0ca6e3630d3f29d2a85ebf6cc27ae9d6c # v1.177.0
+ uses: ruby/setup-ruby@943103cae7d3f1bb1e4951d5fcc7928b40e4b742 # v1.177.1
35
with:
36
ruby-version: "3.1"
37
bundler-cache: true
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments