Skip to content

chore(deps-dev): bump the development-dependencies group with 10 updates #49

chore(deps-dev): bump the development-dependencies group with 10 updates

chore(deps-dev): bump the development-dependencies group with 10 updates #49

Workflow file for this run

---
name: Mirror Repository
on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: read
jobs:
gitlab:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Mirror Repository
uses: 0xTheProDev/gitlab-mirror@v1
with:
follow-tags: true
password: ${{ secrets.GITLAB_PAT }}
project-id: "Operational-Transformation"
username: "0xTheProDev"