Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /src #175

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /src

Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 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