Skip to content

Commit b967d44

Browse files
authored
[internal] Update GitHub Actions workflow files (#403)
1 parent d5f2d63 commit b967d44

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)