mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-13 05:27:59 +00:00
Merge pull request #139 from kevin-belellou/replace-deprecated-action
Replace deprecated action
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