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 71b7df5 commit 6a058d3Copy full SHA for 6a058d3
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
outputs:
16
release_created: ${{ steps.release.outputs.release_created }}
17
steps:
18
- - uses: actions/create-github-app-token@v2
+ - uses: actions/create-github-app-token@v3
19
id: app-token
20
with:
21
app-id: ${{ vars.RELEASE_APP_ID }}
0 commit comments