Merge pull request #80 from lora-aprs/peterus-patch-1

Update dependabot.yml
This commit is contained in:
Peter Buchegger 2023-01-20 16:29:43 +01:00 committed by GitHub
commit 719cf1b5c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,6 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: run PlatformIO Dependabot - name: run PlatformIO Dependabot
uses: peterus/platformio_dependabot@v1.0.0 uses: peterus/platformio_dependabot@v1
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}