Skip to content

fix(deps): update dependency cropperjs to v1.6.1 #5287

fix(deps): update dependency cropperjs to v1.6.1

fix(deps): update dependency cropperjs to v1.6.1 #5287

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@v2
with:
fetch-depth: 0
- uses: wangchucheng/[email protected]
with:
target-url: https://gitlab.com/fairdataihub/SODA-for-SPARC.git
target-username: fairdataihub-bot
target-token: ${{ secrets.GITLAB_BOT }}