Skip to content

Bump Newtonsoft.Json from 9.0.1 to 13.0.3 #168

Bump Newtonsoft.Json from 9.0.1 to 13.0.3

Bump Newtonsoft.Json from 9.0.1 to 13.0.3 #168

Workflow file for this run

name: "Verify type labels"
on:
pull_request:
types: [ labeled, unlabeled ]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: baev/match-label-action@master
with:
allowed: 'type:bug,type:new feature,type:improvement,type:dependencies,type:internal,type:invalid'