Skip to content

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 (#872) #2353

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 (#872)

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 (#872) #2353

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/[email protected]
with:
target-url: https://gitlab.com/fairdataihub/FAIRshare.git
target-username: fairdataihub-bot
target-token: ${{ secrets.GITLAB_BOT }}