mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-04-05 14:09:39 +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:
|
||||
ruby-version: ruby
|
||||
|
||||
- uses: github/setup-licensed@v1
|
||||
- uses: licensee/setup-licensed@v1.3.2
|
||||
with:
|
||||
version: 4.x
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user