Skip to content

Bump xunit.v3 from 0.7.0-pre.15 to 1.0.0 in /src #255

Bump xunit.v3 from 0.7.0-pre.15 to 1.0.0 in /src

Bump xunit.v3 from 0.7.0-pre.15 to 1.0.0 in /src #255

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.dependabot }}
command: squash and merge