Skip to content

Commit 0ccd04c

Browse files
Merge e70e6a9 into 75eae87
2 parents 75eae87 + e70e6a9 commit 0ccd04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project_sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Add to project board
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/create-github-app-token@v1
16+
- uses: actions/create-github-app-token@v2
1717
id: app-token
1818
with:
1919
app-id: ${{ secrets.N0_BOT_APP_ID }}

0 commit comments

Comments
 (0)