Skip to content

chore(deps): bump orjson from 3.9.13 to 3.9.15 #12057

chore(deps): bump orjson from 3.9.13 to 3.9.15

chore(deps): bump orjson from 3.9.13 to 3.9.15 #12057

Workflow file for this run

name: "Conventional Commit PR Message"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}