diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c0084df0..c1dc96ab3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: needs: test runs-on: ubuntu-latest steps: - - uses: fastify/github-action-merge-dependabot@v2.7.1 + - uses: fastify/github-action-merge-dependabot@v3.0.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} exclude: 'sonic-boom,pino-std-serializers,quick-format-unescaped,fast-redact'