diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf2e0dfe..3f61a1fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,6 +24,6 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.3.2 + - uses: fastify/github-action-merge-dependabot@v3.4.0 with: target: minor