Skip to content

Commit cd25c8c

Browse files
chore(deps): update getsentry/action-github-app-token action to v4
1 parent a7540ef commit cd25c8c

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
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Generate GitHub App token
2525
id: app-token
26-
uses: getsentry/action-github-app-token@v3
26+
uses: getsentry/action-github-app-token@v4.0.0
2727
with:
2828
app_id: ${{ secrets.APP_ID }}
2929
private_key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)