diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 54e4ddb..665a1f4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -126,6 +126,6 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.9.0 + - uses: fastify/github-action-merge-dependabot@v3.9.1 with: github-token: ${{ secrets.GITHUB_TOKEN }}