We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 637e338 + 19586ec commit fb4d8bcCopy full SHA for fb4d8bc
2 files changed
.github/workflows/pr-auto-update.yml
@@ -11,7 +11,7 @@ jobs:
11
contents: write
12
steps:
13
- name: Generate Access Token
14
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
15
id: generate-token
16
with:
17
app-id: ${{ vars.PR_AUTO_UPDATE_CLIENT_ID }}
0 commit comments