We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792e6c4 commit c74c77cCopy full SHA for c74c77c
.github/workflows/project_sync.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: Add to project board
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
17
id: app-token
18
with:
19
app-id: ${{ secrets.N0_BOT_APP_ID }}
0 commit comments