Skip to content

chore: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /FileCurator.Tests in the dependencies group #344

chore: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /FileCurator.Tests in the dependencies group

chore: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /FileCurator.Tests in the dependencies group #344

name: Dependabot Reviewer
on: pull_request_target
permissions:
pull-requests: write
contents: write
jobs:
review-dependabot-pr:
if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
uses: JaCraig/Centralized-Workflows/.github/workflows/dependabot-reviewer.yml@main
secrets:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}