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

This commit is contained in:
dependabot[bot]
2025-04-07 17:19:12 +01:00
committed by GitHub
parent 680728a06e
commit 71f26930c6

View File

@@ -34,7 +34,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 }}