Skip to content

Commit f209917

Browse files
authored
Update GitHub Actions workflows. (#2002)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit d998f97ffac7491c4d6cfd1077a5e878b92bbddf.
1 parent eb5e20d commit f209917

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)