[internal] Update GitHub Actions workflow files

This commit is contained in:
Pulumi Bot
2025-12-03 22:14:30 +00:00
parent 16f3939ae0
commit 2fafb98ef5
12 changed files with 61 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@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
with:
app-id: 1256780 # Export Secrets GitHub App
private-key: ${{ secrets.EXPORT_SECRETS_PRIVATE_KEY }}