[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2025-12-11 21:45:02 +00:00
parent 16f3939ae0
commit 7c616f7409
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 }}