Merge branch 'master' into rework_pin_definitions

This commit is contained in:
Peter Buchegger 2023-02-18 11:43:17 +01:00 committed by GitHub
commit 5abba92f1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

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 }}