mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-04-06 06:29:38 +00:00
Replaced deprecated action
Action github/setup-licensed has been deprecated since 7 February 2025 in favor of licensee/setup-licensed
This commit is contained in:
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ruby-version: ruby
|
ruby-version: ruby
|
||||||
|
|
||||||
- uses: github/setup-licensed@v1
|
- uses: licensee/setup-licensed@v1.3.2
|
||||||
with:
|
with:
|
||||||
version: 4.x
|
version: 4.x
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user