[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2025-12-12 05:32:43 +00:00
parent 7a75efe8c4
commit 0a71d79599
13 changed files with 74 additions and 349 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 }}