chore(deps): update actions/create-github-app-token action to v2 (#33)

Signed-off-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
This commit is contained in:
leafdbot[bot] 2025-10-05 00:31:06 -06:00 committed by GitHub
parent 65dc51cefa
commit a77e2c5502
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
steps:
- name: Generate GitHub App Token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
id: generate-token
with:
app-id: ${{ secrets.APP_ID }}