Skip to content

build(deps): Bump schemars from 0.8.16 to 0.8.19 #1970

build(deps): Bump schemars from 0.8.16 to 0.8.19

build(deps): Bump schemars from 0.8.16 to 0.8.19 #1970

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
timeout-minutes: 6
steps:
- uses: amannn/action-semantic-pull-request@v4.5.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}