Skip to content

Bump Verify.DiffPlex from 3.1.0 to 3.1.2 in /src #293

Bump Verify.DiffPlex from 3.1.0 to 3.1.2 in /src

Bump Verify.DiffPlex from 3.1.0 to 3.1.2 in /src #293

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