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 daa9dd6 commit 27f40a0Copy full SHA for 27f40a0
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
id-token: write
21
steps:
22
23
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
24
id: app-token
25
with:
26
app-id: ${{ vars.CI_APP_ID }}
0 commit comments