This commit is contained in:
Yurii
2024-08-20 02:13:42 +03:00

View File

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