Skip to content

build(deps): bump tar from 6.2.0 to 6.2.1 in /tools/schema-builder #1244

build(deps): bump tar from 6.2.0 to 6.2.1 in /tools/schema-builder

build(deps): bump tar from 6.2.0 to 6.2.1 in /tools/schema-builder #1244

Workflow file for this run

# name: 🔀 Sync mirror to Vercel
# on:
# push:
# branches:
# - master
# jobs:
# mirror:
# runs-on: ubuntu-latest
# steps:
# - name: mirror actions
# continue-on-error: true
# uses: wearerequired/git-mirror-action@v1
# env:
# SSH_PRIVATE_KEY: ${{ secrets.FORK_PRIVATE_KEY }}
# with:
# source-repo: 'https://github.com/alibaba/x-render.git'
# destination-repo: '[email protected]:siyi98/x-render.git'