Skip to content

Commit 7eb3095

Browse files
authored
Merge branch 'dev' into patch-1
2 parents 5ecd8d4 + 58b1507 commit 7eb3095

File tree

2 files changed

+159
-158
lines changed

2 files changed

+159
-158
lines changed

.github/workflows/project-auto-add.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Generate token
2020
id: generate_token
21-
uses: actions/create-github-app-token@v1
21+
uses: actions/create-github-app-token@v2
2222
with:
2323
app-id: ${{ secrets.GRAPHBOT_APP_ID }}
2424
private-key: ${{ secrets.GRAPHBOT_APP_PEM }}

0 commit comments

Comments
 (0)