Skip to content

build(deps): bump @mui/material from 6.1.5 to 6.1.6 in /client #208

build(deps): bump @mui/material from 6.1.5 to 6.1.6 in /client

build(deps): bump @mui/material from 6.1.5 to 6.1.6 in /client #208

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 }}