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 f2f7f58 commit fd2cfc1Copy full SHA for fd2cfc1
.github/workflows/licensed.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
with:
18
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
19
- - uses: ruby/setup-ruby@v1
+ - uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
20
21
ruby-version: ruby
22
- uses: github/setup-licensed@v1
0 commit comments