Skip to content

Bump Verify.Xunit from 25.0.3 to 25.0.4 in /src #250

Bump Verify.Xunit from 25.0.3 to 25.0.4 in /src

Bump Verify.Xunit from 25.0.3 to 25.0.4 in /src #250

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