Update auto-update-app-headers.yml

This commit is contained in:
CanbiZ
2025-07-17 08:47:28 +02:00
committed by GitHub
parent 049fc60585
commit d5b6b672ed

View File

@@ -27,7 +27,7 @@ jobs:
- name: Generate a token for PR approval and merge
id: generate-token-merge
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@v2
with:
app-id: ${{ secrets.APP_ID_APPROVE_AND_MERGE }}
private-key: ${{ secrets.APP_KEY_APPROVE_AND_MERGE }}