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 ed59741 + 16bb73e commit 8a30757Copy full SHA for 8a30757
.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@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
+ - uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
23
24
ruby-version: ruby
25
- uses: github/setup-licensed@v1
0 commit comments