Skip to content

SPFx version updated to 1.20.0 and deprecated alert component from Fluent UI 9 replaced with Messagebar component #3894

SPFx version updated to 1.20.0 and deprecated alert component from Fluent UI 9 replaced with Messagebar component

SPFx version updated to 1.20.0 and deprecated alert component from Fluent UI 9 replaced with Messagebar component #3894

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