diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index bbb85ca..2b00084 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -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 }}