Skip to content

chore: bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 #1797

chore: bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0

chore: bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 #1797

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]