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