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 a3ef549 commit e8385b4Copy full SHA for e8385b4
.github/workflows/release-drafter.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- name: Generate token
28
id: generate_token
29
- uses: tibdex/github-app-token@v1
+ uses: tibdex/github-app-token@v2
30
with:
31
app_id: ${{ secrets.GH_APP_ID }}
32
private_key: ${{ secrets.GH_PRIVATE_KEY }}
0 commit comments