Skip to content

build(deps): bump certifi from 2023.7.22 to 2024.7.4 #215

build(deps): bump certifi from 2023.7.22 to 2024.7.4

build(deps): bump certifi from 2023.7.22 to 2024.7.4 #215

Workflow file for this run

name: Mirroring
on:
push:
branches-ignore:
- 'dependabot/*'
delete:
branches-ignore:
- 'dependabot/*'
jobs:
to_git-c3voc-de:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
git@git.c3voc.de:schedule.git
ssh_private_key:
${{ secrets.SSH_PRIVATE_KEY }}