Skip to content

chore(deps-dev): bump mysql2 from 2.3.0 to 3.9.8 in /plugins/node/opentelemetry-instrumentation-mysql2 #5

chore(deps-dev): bump mysql2 from 2.3.0 to 3.9.8 in /plugins/node/opentelemetry-instrumentation-mysql2

chore(deps-dev): bump mysql2 from 2.3.0 to 3.9.8 in /plugins/node/opentelemetry-instrumentation-mysql2 #5

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