chore(deps): Bump tibdex/github-app-token from 1 to 2 (#909)

This commit is contained in:
dependabot[bot] 2023-09-11 06:18:25 +00:00 committed by GitHub
parent 63ff66a1d5
commit 3dc19c84c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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 }}

View File

@ -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: