Update dependabot.yml

This commit is contained in:
Peter Buchegger 2023-02-18 10:11:37 +01:00 committed by GitHub
parent f2b2001338
commit ed260c603d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,4 +16,4 @@ jobs:
- name: run PlatformIO Dependabot
uses: peterus/platformio_dependabot@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.DEPENDABOT_PAT }}