Skip to content

Bump FluentValidation from 11.10.0 to 11.11.0 in /src #176

Bump FluentValidation from 11.10.0 to 11.11.0 in /src

Bump FluentValidation from 11.10.0 to 11.11.0 in /src #176

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