chore: bump platformio_dependabot to 1.1.0

This commit is contained in:
Yurii
2024-06-22 20:28:44 +03:00
parent 7c9a483677
commit 5cec043015
2 changed files with 19 additions and 18 deletions

View File

@@ -17,6 +17,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: run PlatformIO Dependabot
uses: peterus/platformio_dependabot@v1.0.7
uses: peterus/platformio_dependabot@v1.1.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}