Skip to content

Commit 8f4efb3

Browse files
Update getsentry/action-github-app-token action to v4
1 parent 4f11217 commit 8f4efb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414
- name: Generate token
1515
id: generate_token
16-
uses: getsentry/action-github-app-token@v3
16+
uses: getsentry/action-github-app-token@v4.0.0
1717
with:
1818
app_id: ${{ secrets.APP_ID }}
1919
private_key: ${{ secrets.PRIVATE_KEY }}

0 commit comments

Comments
 (0)