Skip to content

Bump bunit, bunit.core, Microsoft.AspNetCore.Components, Microsoft.Extensions.DependencyInjection, bunit.web, Microsoft.AspNetCore.Components.WebAssembly and System.Text.Json in /src #64

Bump bunit, bunit.core, Microsoft.AspNetCore.Components, Microsoft.Extensions.DependencyInjection, bunit.web, Microsoft.AspNetCore.Components.WebAssembly and System.Text.Json in /src

Bump bunit, bunit.core, Microsoft.AspNetCore.Components, Microsoft.Extensions.DependencyInjection, bunit.web, Microsoft.AspNetCore.Components.WebAssembly and System.Text.Json in /src #64

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