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

This commit is contained in:
dependabot[bot]
2025-04-07 08:59:10 +01:00
committed by GitHub
parent d93ab1e8d6
commit cda9dfb69f

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 }}