[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2025-12-16 05:31:15 +00:00
parent 4c8968185c
commit 3e588b9370
13 changed files with 219 additions and 362 deletions

View File

@@ -8,7 +8,7 @@ jobs:
steps:
- name: Generate a GitHub token
id: generate-token
uses: actions/create-github-app-token@v1
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
with:
app-id: 1256780 # Export Secrets GitHub App
private-key: ${{ secrets.EXPORT_SECRETS_PRIVATE_KEY }}