Skip to content

Commit 049fc60

Browse files
authored
Update auto-update-app-headers.yml
1 parent c0b1b52 commit 049fc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-update-app-headers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- name: Generate a token
2222
id: generate-token
23-
uses: actions/create-github-app-token@v1
23+
uses: actions/create-github-app-token@v2
2424
with:
2525
app-id: ${{ vars.APP_ID }}
2626
private-key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)