Skip to content

chore(deps): bump github.com/valyala/fasthttp from 1.53.0 to 1.54.0 in /benchmarks #344

chore(deps): bump github.com/valyala/fasthttp from 1.53.0 to 1.54.0 in /benchmarks

chore(deps): bump github.com/valyala/fasthttp from 1.53.0 to 1.54.0 in /benchmarks #344

Workflow file for this run

name: Dependabot
on:
pull_request:
branches: [master]
permissions:
contents: write
pull-requests: write
jobs:
merge:
name: Merge
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
target: patch
use-github-auto-merge: true