ci: bump create-github-app-token to v3

This commit is contained in:
CanbiZ (MickLesk)
2026-04-15 08:42:02 +02:00
parent 0b9e701efc
commit c5e6387e69

View File

@@ -21,9 +21,9 @@ jobs:
steps:
- name: Generate app token
id: generate-token
uses: actions/create-github-app-token@v2
uses: actions/create-github-app-token@v3
with:
app-id: ${{ vars.APP_ID }}
client-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
owner: community-scripts
repositories: ProxmoxVED