There was an error while loading. Please reload this page.
1 parent c0b1b52 commit 049fc60Copy full SHA for 049fc60
1 file changed
.github/workflows/auto-update-app-headers.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Generate a token
22
id: generate-token
23
- uses: actions/create-github-app-token@v1
+ uses: actions/create-github-app-token@v2
24
with:
25
app-id: ${{ vars.APP_ID }}
26
private-key: ${{ secrets.APP_PRIVATE_KEY }}
0 commit comments