Skip to content

build(deps): bump System.Text.Json from 9.0.0 to 9.0.1 in /test/integration #584

build(deps): bump System.Text.Json from 9.0.0 to 9.0.1 in /test/integration

build(deps): bump System.Text.Json from 9.0.0 to 9.0.1 in /test/integration #584

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