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.
1 parent 3908079 commit 5b5837aCopy full SHA for 5b5837a
.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@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
+ - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
23
24
ruby-version: ruby
25
- uses: github/setup-licensed@v1
0 commit comments