Skip to content

Update Polyfill to 7.31.0; Verify to 30.1.0; Verify.NUnit to 30.1.0 #1

Update Polyfill to 7.31.0; Verify to 30.1.0; Verify.NUnit to 30.1.0

Update Polyfill to 7.31.0; Verify to 30.1.0; Verify.NUnit to 30.1.0 #1

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