Skip to content

Bump Verify.Nunit from 26.5.0 to 26.6.0 in /src #256

Bump Verify.Nunit from 26.5.0 to 26.6.0 in /src

Bump Verify.Nunit from 26.5.0 to 26.6.0 in /src #256

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