ci: sync dependabot config (#856)

This commit is contained in:
Charm 2025-02-13 11:31:46 -03:00 committed by GitHub
commit a3975b78ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,3 +13,5 @@ jobs:
uses: charmbracelet/meta/.github/workflows/dependabot-sync.yml@main
with:
repo_name: ${{ github.event.repository.name }}
secrets:
gh_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}