Skip to content

chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13 #168

chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13

chore(deps): bump @hono/node-server from 1.19.10 to 1.19.13 #168

# 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