We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869a851 commit 2ceacfbCopy full SHA for 2ceacfb
.github/workflows/release-start.yml
@@ -85,7 +85,7 @@ jobs:
85
#
86
# https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
87
88
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
89
id: app-token
90
with:
91
app-id: ${{ secrets.RELEASE_PREVIEW_APP_ID }}
0 commit comments