Skip to content

Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.3 to 8.0.4 in /src #401

Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.3 to 8.0.4 in /src

Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.3 to 8.0.4 in /src #401

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