Skip to content

chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 #320

chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2

chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 #320

Workflow file for this run

name: auto-labeler
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened, edited, reopened, synchronize]
workflow_dispatch:
permissions:
contents: read
pull-requests: write
issues: write
jobs:
auto-labeler:
uses: gofiber/.github/.github/workflows/auto-labeler.yml@main
secrets:
github-token: ${{ secrets.ISSUE_PR_TOKEN }}
with:
config-path: .github/labeler.yml
config-repository: gofiber/.github