Skip to content

chore(deps-dev): bump express from 4.17.3 to 4.19.2 in /plugins/node/opentelemetry-instrumentation-express #7411

chore(deps-dev): bump express from 4.17.3 to 4.19.2 in /plugins/node/opentelemetry-instrumentation-express

chore(deps-dev): bump express from 4.17.3 to 4.19.2 in /plugins/node/opentelemetry-instrumentation-express #7411

name: 'Component Owners'
on:
pull_request_target:
jobs:
run_self:
runs-on: ubuntu-latest
name: Auto Assign Owners
steps:
- uses: dyladan/component-owners@main
with:
config-file: .github/component_owners.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}