Skip to content

build(deps): bump @mui/icons-material from 6.1.3 to 6.1.4 in /client #182

build(deps): bump @mui/icons-material from 6.1.3 to 6.1.4 in /client

build(deps): bump @mui/icons-material from 6.1.3 to 6.1.4 in /client #182

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