Skip to content

build(deps): bump xunit.core from 2.5.0 to 2.5.1 #21

build(deps): bump xunit.core from 2.5.0 to 2.5.1

build(deps): bump xunit.core from 2.5.0 to 2.5.1 #21

name: Auto Merge Minor Upgrades
on:
pull_request:
jobs:
dependabot:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/action-dependabot-auto-merge@v2.6.6
with:
target: minor
github-token: ${{ secrets.DEPENDABOT }}
command: squash and merge