Skip to content

build(deps): Bump xunit.runner.console from 2.5.0 to 2.5.1 #94

build(deps): Bump xunit.runner.console from 2.5.0 to 2.5.1

build(deps): Bump xunit.runner.console from 2.5.0 to 2.5.1 #94

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/[email protected]
with:
target: minor
github-token: ${{ secrets.DEPENDABOT }}
command: squash and merge