Skip to content

chore(deps): bump io.sentry:sentry-spring-boot-starter-jakarta from 6.23.0 to 8.21.0 in /app/server #44129

chore(deps): bump io.sentry:sentry-spring-boot-starter-jakarta from 6.23.0 to 8.21.0 in /app/server

chore(deps): bump io.sentry:sentry-spring-boot-starter-jakarta from 6.23.0 to 8.21.0 in /app/server #44129

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