Update dependabot.yml

This commit is contained in:
Peter Buchegger 2023-01-21 12:59:42 +01:00 committed by GitHub
parent 23e1724e3b
commit b772240bbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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