diff --git a/.github/workflows/part_dependabot.yml b/.github/workflows/part_dependabot.yml index 089160a..42b83fa 100644 --- a/.github/workflows/part_dependabot.yml +++ b/.github/workflows/part_dependabot.yml @@ -14,7 +14,7 @@ jobs: contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.9 + - uses: fastify/github-action-merge-dependabot@v3.10 with: github-token: ${{ github.token }} use-github-auto-merge: true