Skip to content

Commit

Permalink
Updating to use a generated PAT
Browse files Browse the repository at this point in the history
This should allow triggering of Workflows
  • Loading branch information
jeremypoulter committed May 14, 2024
1 parent 3436bcd commit f91f93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: run PlatformIO Dependabot
uses: peterus/platformio_dependabot@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.DEPENDABOT_PAT }}

0 comments on commit f91f93f

Please sign in to comment.