Skip to content

Commit 79ff225

Browse files
chore(deps): update actions/create-github-app-token action to v3
1 parent a26c97d commit 79ff225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-linked-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Generate GitHub App token
5858
id: app_token
59-
uses: actions/create-github-app-token@v2
59+
uses: actions/create-github-app-token@v3
6060
with:
6161
app-id: ${{ secrets.WORKFLOW_APP_ID }}
6262
private-key: ${{ secrets.WORKFLOW_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)