Skip to content

Bump lxml from 6.0.2 to 6.1.0 in /src/stirling/source_connectors/socket_tracer/protocols/amqp/amqp_code_generator #4398

Bump lxml from 6.0.2 to 6.1.0 in /src/stirling/source_connectors/socket_tracer/protocols/amqp/amqp_code_generator

Bump lxml from 6.0.2 to 6.1.0 in /src/stirling/source_connectors/socket_tracer/protocols/amqp/amqp_code_generator #4398

---
name: pr-description-linter
on:
pull_request:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
lint-pr-description:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
env:
PR_BODY: ${{github.event.pull_request.body}}
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- id: run-pr-description-linter
run: ./tools/linters/pr_description_linter.sh