Skip to content

Bump System.Text.Json from 10.0.1 to 10.0.2 #855

Bump System.Text.Json from 10.0.1 to 10.0.2

Bump System.Text.Json from 10.0.1 to 10.0.2 #855

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"