Skip to content

Commit e8385b4

Browse files
chore(deps): update tibdex/github-app-token action to v2
1 parent a3ef549 commit e8385b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- name: Generate token
2828
id: generate_token
29-
uses: tibdex/github-app-token@v1
29+
uses: tibdex/github-app-token@v2
3030
with:
3131
app_id: ${{ secrets.GH_APP_ID }}
3232
private_key: ${{ secrets.GH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)