Skip to content

chore(deps): bump github.com/uptrace/bun/extra/bundebug from 1.2.9 to 1.2.11 #1103

chore(deps): bump github.com/uptrace/bun/extra/bundebug from 1.2.9 to 1.2.11

chore(deps): bump github.com/uptrace/bun/extra/bundebug from 1.2.9 to 1.2.11 #1103

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
PR:
name: Check PR Title
runs-on: ubuntu-latest
permissions:
statuses: write
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}