Skip to content

maint(deps): bump go.opentelemetry.io/otel from 1.26.0 to 1.31.0 in /examples/baggage #462

maint(deps): bump go.opentelemetry.io/otel from 1.26.0 to 1.31.0 in /examples/baggage

maint(deps): bump go.opentelemetry.io/otel from 1.26.0 to 1.31.0 in /examples/baggage #462

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