Skip to content

Commit 8a30757

Browse files
Merge 16bb73e into ed59741
2 parents ed59741 + 16bb73e commit 8a30757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/licensed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020
with:
2121
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
22-
- uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
22+
- uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
2323
with:
2424
ruby-version: ruby
2525
- uses: github/setup-licensed@v1

0 commit comments

Comments
 (0)