Skip to content

chore(deps): bump com.segment.analytics.java:analytics from 3.3.1 to 3.5.2 in /app/server #44020

chore(deps): bump com.segment.analytics.java:analytics from 3.3.1 to 3.5.2 in /app/server

chore(deps): bump com.segment.analytics.java:analytics from 3.3.1 to 3.5.2 in /app/server #44020

Workflow file for this run

name: Label PRs based on title
on:
pull_request:
branches: [release]
types: [opened, reopened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: appsmithorg/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"