We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0cbf9 commit 9b496a6Copy full SHA for 9b496a6
1 file changed
.github/workflows/update.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: npm run update
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
21
id: app-token
22
with:
23
app-id: ${{ vars.OCTOKIT_APP_ID }}
0 commit comments