diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b99cc56f4..b5aa8cd35 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -95,7 +95,7 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.6.5 + - uses: fastify/github-action-merge-dependabot@v3.7.0 with: github-token: ${{secrets.PA_TOKEN}}