chore(deps): Bump tibdex/github-app-token from 1 to 2 (#909)
This commit is contained in:
parent
63ff66a1d5
commit
3dc19c84c5
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Impersonate update bot
|
||||
uses: tibdex/github-app-token@v1
|
||||
uses: tibdex/github-app-token@v2
|
||||
id: generate-token
|
||||
with:
|
||||
app_id: ${{ secrets.APP_ID }}
|
||||
|
|
|
@ -85,7 +85,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: Impersonate update bot
|
||||
uses: tibdex/github-app-token@v1
|
||||
uses: tibdex/github-app-token@v2
|
||||
id: generate-token
|
||||
if: steps.update-files.outputs.has_changes
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue