Skip to content

build(deps): bump @mui/material from 6.0.2 to 6.1.0 in /client #106

build(deps): bump @mui/material from 6.0.2 to 6.1.0 in /client

build(deps): bump @mui/material from 6.0.2 to 6.1.0 in /client #106

Workflow file for this run

name: 👨‍💻 Assign Author
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@main
with:
repo-token: ${{ github.token }}