Skip to content

build(deps): bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final #25

build(deps): bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final

build(deps): bump io.netty:netty-bom from 4.1.117.Final to 4.1.118.Final #25

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
with:
egress-policy: audit
- name: "Checkout code"
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0