Skip to content

Bump Verify from 21.0.0 to 21.1.0 in /src #98

Bump Verify from 21.0.0 to 21.1.0 in /src

Bump Verify from 21.0.0 to 21.1.0 in /src #98

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