Skip to content

chore(deps): bump hono from 4.10.7 to 4.11.4 #133

chore(deps): bump hono from 4.10.7 to 4.11.4

chore(deps): bump hono from 4.10.7 to 4.11.4 #133

Workflow file for this run

---
name: "PR - Labeler"
on:
pull_request_target:
types: [opened, synchronize, reopened, edited, ready_for_review]
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: true