Skip to content

Bump TUnit.Core from 1.61.15 to 1.61.29 #1889

Bump TUnit.Core from 1.61.15 to 1.61.29

Bump TUnit.Core from 1.61.15 to 1.61.29 #1889

name: merge-dependabot
on:
pull_request:
jobs:
automerge:
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