Skip to content

Commit ae57643

Browse files
authored
Merge pull request actions#1018 from kevin-belellou/replace-deprecated-action
Replaced deprecated action
2 parents 4025f68 + fdcbf48 commit ae57643

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
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
ruby-version: ruby
4848

49-
- uses: github/setup-licensed@v1
49+
- uses: licensee/setup-licensed@v1.3.2
5050
with:
5151
version: 4.x
5252
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)