diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b683bc1..9210bcf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,6 +40,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: fastify/github-action-merge-dependabot@v2.7.1 + - uses: fastify/github-action-merge-dependabot@v3.6.1 with: github-token: ${{ secrets.GITHUB_TOKEN }}