Skip to content

Commit

Permalink
use offical gh action for app tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyEnr1quez committed Dec 23, 2024
1 parent 8ce6aae commit 70017fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Generate Token
uses: tibdex/github-app-token@v2
- uses: actions/[email protected]
id: generate-token
with:
app_id: ${{ secrets.RENOVATE_APP_ID }}
Expand Down

1 comment on commit 70017fc

@AnthonyEnr1quez
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.