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.
1 parent 62c3794 commit 14b73c4Copy full SHA for 14b73c4
.github/workflows/licensed.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
with:
21
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
22
- - uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
+ - uses: ruby/setup-ruby@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
23
24
ruby-version: ruby
25
- uses: github/setup-licensed@v1
0 commit comments