We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac8fded + b8a032b commit dd1cb1fCopy full SHA for dd1cb1f
1 file changed
.github/workflows/create-linked-release.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Generate GitHub App token
57
id: app_token
58
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
59
with:
60
app-id: ${{ secrets.WORKFLOW_APP_ID }}
61
private-key: ${{ secrets.WORKFLOW_APP_PRIVATE_KEY }}
0 commit comments