diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 348919e1..c65dc6f2 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -11,4 +11,4 @@ jobs: - name: Automerge dependabot dependencies uses: ahmadnassri/action-dependabot-auto-merge@v2 with: - github-token: ${{ secrets.GITHUB_TOKEN }} + github-token: ${{ secrets.OPENHPI_BOT_TOKEN }}