We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 064443d + 50675a2 commit 0539ef1Copy full SHA for 0539ef1
.github/workflows/release_gem.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
egress-policy: audit
24
25
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
26
27
- name: Set up Ruby
28
uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
- test:user
32
33
steps:
34
35
36
- uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # v1.268.0
37
0 commit comments