Skip to content

Commit 4d8ca71

Browse files
Replace deprecated action
Action github/setup-licensed has been deprecated since 7 February 2025 in favor of licensee/setup-licensed
1 parent e673f91 commit 4d8ca71

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
@@ -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)