diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 482ed7d..c2cc67b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -43,6 +43,6 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.10 + - uses: fastify/github-action-merge-dependabot@v3.11 with: github-token: ${{secrets.GITHUB_TOKEN}} \ No newline at end of file