Thanks to visit codestin.com Credit goes to github.com
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 378a50f + bba34bf commit f86cbf0Copy full SHA for f86cbf0
.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@32110d4e311bd8996b2a82bf2a43b714ccc91777 # v1.221.0
23
24
ruby-version: ruby
25
- uses: github/setup-licensed@v1
0 commit comments