ci(github-action)!: Update tibdex/github-app-token action to v2

| datasource  | package                 | from | to |
| ----------- | ----------------------- | ---- | -- |
| github-tags | tibdex/github-app-token | v1   | v2 |
This commit is contained in:
smeagol-help 2023-09-09 20:05:17 +00:00
parent e5f546219a
commit 174f360a0f

View file

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