Skip to content

Commit 9d59c32

Browse files
Merge main into bump-pycord
2 parents 28f4a0f + b21e3c5 commit 9d59c32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-auto-updater.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- id: generate-token
1515
name: Generate Access Token
16-
uses: actions/create-github-app-token@v2
16+
uses: actions/create-github-app-token@v3
1717
with:
1818
app-id: ${{vars.PR_AUTO_UPDATE_CLIENT_ID}}
1919
private-key: ${{secrets.PR_AUTO_UPDATE_PRIVATE_KEY}}

0 commit comments

Comments
 (0)