Skip to content

[Snyk] Upgrade posthog-js from 1.10.2 to 1.155.2 #793

[Snyk] Upgrade posthog-js from 1.10.2 to 1.155.2

[Snyk] Upgrade posthog-js from 1.10.2 to 1.155.2 #793

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 }}