Skip to content

Bump Verify.Xunit from 23.2.3 to 23.5.2 #56

Bump Verify.Xunit from 23.2.3 to 23.5.2

Bump Verify.Xunit from 23.2.3 to 23.5.2 #56

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