Skip to content

Bump MudBlazor from 6.7.0 to 6.8.0 in /src/.template.base/wasm-hosted/Client #504

Bump MudBlazor from 6.7.0 to 6.8.0 in /src/.template.base/wasm-hosted/Client

Bump MudBlazor from 6.7.0 to 6.8.0 in /src/.template.base/wasm-hosted/Client #504

name: mudblazor-auto-merge
on: pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.BOT_AUTO_MERGE }}