Update auto-update-app-headers.yml

This commit is contained in:
CanbiZ
2025-07-17 08:43:37 +02:00
committed by GitHub
parent c0b1b52491
commit 049fc60585

View File

@@ -20,7 +20,7 @@ jobs:
steps:
- name: Generate a token
id: generate-token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}