chore(deps): update actions/create-github-app-token digest to 29824e6

This commit is contained in:
renovate[bot]
2025-12-06 03:27:46 +00:00
committed by kolaente
parent 5f02098d12
commit fdcc8085be

View File

@@ -10,7 +10,7 @@ jobs:
steps:
- name: Generate GitHub App token
id: generate-token
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
with:
app-id: ${{ secrets.BOT_APP_ID }}
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}