mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2025-12-06 07:12:15 +01:00
Update dependabot.yml
This commit is contained in:
parent
e9842ea011
commit
a9ecf54e3e
2
.github/workflows/dependabot.yml
vendored
2
.github/workflows/dependabot.yml
vendored
|
|
@ -16,4 +16,4 @@ jobs:
|
||||||
- name: run PlatformIO Dependabot
|
- name: run PlatformIO Dependabot
|
||||||
uses: peterus/platformio_dependabot@v1
|
uses: peterus/platformio_dependabot@v1
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.DEPENDABOT_PAT }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue