8000 ci: pin ruby/setup-ruby · ProPonti/github-script@fd2cfc1 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit fd2cfc1

Browse files
committed
ci: pin ruby/setup-ruby
1 parent f2f7f58 commit fd2cfc1

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v3
1717
with:
1818
fetch-depth: 0 # prefer to use a full fetch for licensed workflows
19-
- uses: ruby/setup-ruby@v1
19+
- uses: ruby/setup-ruby@28c4deda893d5a96a6b2d958c5b47fc18d65c9d3 # v1.213.0
2020
with:
2121
ruby-version: ruby
2222
- uses: github/setup-licensed@v1

0 commit comments

Comments
 (0)
0