diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3e3aedb1..d4fc59d4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -65,6 +65,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}}