Skip to content

Bump Verify from 22.2.0-beta.6 to 22.2.0-beta.7 in /src #175

Bump Verify from 22.2.0-beta.6 to 22.2.0-beta.7 in /src

Bump Verify from 22.2.0-beta.6 to 22.2.0-beta.7 in /src #175

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