Skip to content

Commit caaf637

Browse files
Merge branch 'main' into matt/switch-to-autofix.ci
2 parents 38013c9 + b21e3c5 commit caaf637

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)