Skip to content

website: bump typescript from 5.6.3 to 5.7.2 in /website (#12173) #24

website: bump typescript from 5.6.3 to 5.7.2 in /website (#12173)

website: bump typescript from 5.6.3 to 5.7.2 in /website (#12173) #24

Workflow file for this run

name: "authentik-repo-mirror"
on: [push, delete]
jobs:
to_internal:
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@github.com:goauthentik/authentik-internal.git
ssh_private_key:
${{ secrets.GH_MIRROR_KEY }}