We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f49443 commit 7a6b190Copy full SHA for 7a6b190
.github/workflows/dependabot-sync.yml
@@ -13,3 +13,5 @@ jobs:
13
uses: charmbracelet/meta/.github/workflows/dependabot-sync.yml@main
14
with:
15
repo_name: ${{ github.event.repository.name }}
16
+ secrets:
17
+ gh_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments