We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27d1ec2 + c9f2c72 commit 5cd722bCopy full SHA for 5cd722b
.github/workflows/push_gem.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
egress-policy: audit
29
30
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
31
32
- name: Set up Ruby
33
uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
os: macos-latest
24
runs-on: ${{ matrix.os }}
25
steps:
26
0 commit comments