diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4d1bc9..c986992 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,6 +39,6 @@ jobs: needs: test runs-on: ubuntu-latest steps: - - uses: fastify/github-action-merge-dependabot@v2.1.1 + - uses: fastify/github-action-merge-dependabot@v2.2.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file