We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c378a68 + 022f02c commit f94b912Copy full SHA for f94b912
.github/workflows/release-please-gha.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Generate GitHub App token
29
id: app-token
30
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
31
with:
32
app-id: ${{ vars.RELEASE_PLEASE_TOKEN_PROVIDER_APP_ID }}
33
private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }}
0 commit comments