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