Skip to content

fix(deps): update dependency @mui/material to v5.16.13 #2538

fix(deps): update dependency @mui/material to v5.16.13

fix(deps): update dependency @mui/material to v5.16.13 #2538

Workflow file for this run

name: GitlabSync
on:
push:
branches:
- "**"
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
name: Git Repo Sync
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wangchucheng/git-repo-sync@v0.1.0
with:
target-url: https://gitlab.com/fairdataihub/SODA-for-SPARC-Docs.git
target-username: fairdataihub-bot
target-token: ${{ secrets.GITLAB_BOT }}