Skip to content

Commit

Permalink
Use official app-token action
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 committed May 18, 2024
1 parent a3a9f63 commit 49cc638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
ref: main
- name: Generate App Token
id: gen_token
uses: tibdex/github-app-token@v1.8.0
uses: actions/create-github-app-token@v1
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PEM }}
Expand Down

0 comments on commit 49cc638

Please sign in to comment.