Skip to content

chore(deps): bump hono from 4.12.8 to 4.12.12 #177

chore(deps): bump hono from 4.12.8 to 4.12.12

chore(deps): bump hono from 4.12.8 to 4.12.12 #177

# Changelog Preview workflow
# Shows how PRs will appear in the changelog
# https://getsentry.github.io/craft/
name: Changelog Preview
on:
pull_request_target:
types: [opened, synchronize, reopened, edited, labeled, unlabeled]
permissions:
contents: read
pull-requests: write
statuses: write
jobs:
changelog-preview:
name: Preview Changelog
uses: getsentry/craft/.github/workflows/changelog-preview.yml@v2
secrets: inherit