diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e9881a5d..0eb784a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,6 +63,6 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.10.1 + - uses: fastify/github-action-merge-dependabot@v3.10.2 with: github-token: ${{ secrets.GITHUB_TOKEN }}