Skip to content

build(deps): bump NUnit.Analyzers from 4.1.0 to 4.2.0 in /test/integration #439

build(deps): bump NUnit.Analyzers from 4.1.0 to 4.2.0 in /test/integration

build(deps): bump NUnit.Analyzers from 4.1.0 to 4.2.0 in /test/integration #439

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