Skip to content

chore(deps): bump hono from 4.12.9 to 4.12.25 #506

chore(deps): bump hono from 4.12.9 to 4.12.25

chore(deps): bump hono from 4.12.9 to 4.12.25 #506

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit