Skip to content

[Snyk] Upgrade posthog-js from 1.10.2 to 1.139.0 #722

[Snyk] Upgrade posthog-js from 1.10.2 to 1.139.0

[Snyk] Upgrade posthog-js from 1.10.2 to 1.139.0 #722

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
with:
# optional, .github/pr-labeler.yml is the default value
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}