Skip to content

Commit e7aeb8c

Browse files
authoredApr 2, 2025··
Merge pull request #575 from actions/dependabot/github_actions/ruby/setup-ruby-1.229.0
Bump ruby/setup-ruby from 1.222.0 to 1.229.0
2 parents 3908079 + 5b5837a commit e7aeb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/licensed.yml

+1-1
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@277ba2a127aba66d45bad0fa2dc56f80dbfedffa # v1.222.0
22+
- uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
2323
with:
2424
ruby-version: ruby
2525
- uses: github/setup-licensed@v1

0 commit comments

Comments
 (0)
Please sign in to comment.