We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b0d651 + dffe8f4 commit 1c472fdCopy full SHA for 1c472fd
.github/workflows/project-auto-add.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- name: Generate token
20
id: generate_token
21
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@v2
22
with:
23
app-id: ${{ secrets.GRAPHBOT_APP_ID }}
24
private-key: ${{ secrets.GRAPHBOT_APP_PEM }}
0 commit comments