Skip to content

build(deps): Bump serde_json from 1.0.114 to 1.0.116 #1916

build(deps): Bump serde_json from 1.0.114 to 1.0.116

build(deps): Bump serde_json from 1.0.114 to 1.0.116 #1916

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 }}