Skip to content

maint(deps): update opentelemetry-api requirement from 1.25.0 to 1.27.0 in /examples/hello-world #990

maint(deps): update opentelemetry-api requirement from 1.25.0 to 1.27.0 in /examples/hello-world

maint(deps): update opentelemetry-api requirement from 1.25.0 to 1.27.0 in /examples/hello-world #990

Workflow file for this run

name: Apply project labels
on: [issues, pull_request_target, label]
jobs:
apply-labels:
runs-on: ubuntu-latest
name: Apply common project labels
steps:
- uses: honeycombio/oss-management-actions/labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}