[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2025-12-08 05:35:27 +00:00
parent 16f3939ae0
commit 2698e62038
12 changed files with 64 additions and 58 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 }}