Skip to content

Bump posthog-js from 1.96.1 to 1.97.1 in /Epsilon.Host.Frontend (#247) #780

Bump posthog-js from 1.96.1 to 1.97.1 in /Epsilon.Host.Frontend (#247)

Bump posthog-js from 1.96.1 to 1.97.1 in /Epsilon.Host.Frontend (#247) #780

name: Repository Synchronization
on:
push:
branches-ignore: [ dependabot/** ]
delete:
branches-ignore: [ dependabot/** ]
jobs:
sync:
runs-on: ubuntu-latest
name: Repository Synchronization
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wangchucheng/[email protected]
with:
target-url: ${{ secrets.GIT_FHICT_TARGET_URL }}
target-username: ${{ secrets.GIT_FHICT_TARGET_USERNAME }}
target-token: ${{ secrets.GIT_FHICT_TARGET_TOKEN }}