Skip to content

Commit 03d6b91

Browse files
chore(deps): update getsentry/action-github-app-token action to v4
1 parent 2be5062 commit 03d6b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.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 GitHub App token
2828
id: app-token
29-
uses: getsentry/action-github-app-token@v3
29+
uses: getsentry/action-github-app-token@v4.0.0
3030
with:
3131
app_id: ${{ secrets.APP_ID }}
3232
private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)