diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c99e09f..ce8f328 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,6 @@ jobs: needs: test runs-on: ubuntu-latest steps: - - uses: fastify/github-action-merge-dependabot@v2.6.0 + - uses: fastify/github-action-merge-dependabot@v2.7.0 with: github-token: ${{ secrets.GITHUB_TOKEN }}