Skip to content

Commit 767a8f8

Browse files
authored
Update GitHub App Token action to version 2
1 parent d3a7361 commit 767a8f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Shared-AutoPublishV2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Create App Token
3737
id: app-token
38-
uses: actions/create-github-app-token@v1
38+
uses: actions/create-github-app-token@v2
3939
with:
4040
app-id: ${{ secrets.ClientId }}
4141
private-key: ${{ secrets.PrivateKey }}

0 commit comments

Comments
 (0)