Merge pull request #24 from jahanson/renovate/tibdex-github-app-token-2.x

ci(github-action)!: Update tibdex/github-app-token action to v2
This commit is contained in:
Joseph Hanson 2023-09-12 12:05:37 -05:00 committed by GitHub
commit 9a4575bc1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Generate Token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
id: generate-token
with:
app_id: ${{ secrets.app_id }}