Skip to content

fix(deps): bump netty-handler 4.1.136 → 4.1.137 for CVE-2026-75595 #46647

fix(deps): bump netty-handler 4.1.136 → 4.1.137 for CVE-2026-75595

fix(deps): bump netty-handler 4.1.136 → 4.1.137 for CVE-2026-75595 #46647

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