token v2
This commit is contained in:
2
.github/workflows/get-versions-from-gh.yaml
vendored
2
.github/workflows/get-versions-from-gh.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Generate a token
|
||||
id: generate-token
|
||||
uses: actions/create-github-app-token@v1
|
||||
uses: actions/create-github-app-token@v2
|
||||
with:
|
||||
app-id: ${{ vars.APP_ID }}
|
||||
private-key: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user