Skip to content

build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 #1126

build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0

build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 #1126

Workflow file for this run

name: Auto labeler
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
permissions:
contents: read
issues: write
pull-requests: write
statuses: write
checks: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: fuxingloh/multi-labeler@v4
with:
github-token: ${{secrets.GITHUB_TOKEN}}