Skip to content

Bump xunit.runner.visualstudio from 2.5.8 to 2.8.2 #95

Bump xunit.runner.visualstudio from 2.5.8 to 2.8.2

Bump xunit.runner.visualstudio from 2.5.8 to 2.8.2 #95

name: merge-dependabot
on:
pull_request:
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}
command: squash and merge