Skip to content

Bump BenchmarkDotNet from 0.13.11 to 0.13.12 #50

Bump BenchmarkDotNet from 0.13.11 to 0.13.12

Bump BenchmarkDotNet from 0.13.11 to 0.13.12 #50

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.GITHUB_TOKEN }}
command: squash and merge