Skip to content

Commit 7650c6e

Browse files
authored
[DOWNSTREAM TEST] Update GitHub Actions workflows. (#882)
This PR was automatically generated by the pull-request workflow in the pulumi/ci-mgmt repo, from commit 08a2b5d929d1e3a30be97abe9ad3a6cae55f4dbb.
1 parent fa19b69 commit 7650c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export-repo-secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- name: Generate a GitHub token
1010
id: generate-token
11-
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
11+
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
1212
with:
1313
app-id: 1256780 # Export Secrets GitHub App
1414
private-key: ${{ secrets.EXPORT_SECRETS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)