Bump actions/create-github-app-token from 1 to 2 (#135)

This commit is contained in:
dependabot[bot]
2025-04-07 17:18:15 +01:00
committed by GitHub
parent 843bccad17
commit c11f6de643

View File

@@ -32,7 +32,7 @@ jobs:
- name: Create token
id: generate-token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
with:
# https://github.com/actions/create-github-app-token/issues/136
app-id: ${{ secrets.APP_ID }}