Skip to content

chore: bump go.opentelemetry.io/otel from 1.16.0 to 1.17.0 #1798

chore: bump go.opentelemetry.io/otel from 1.16.0 to 1.17.0

chore: bump go.opentelemetry.io/otel from 1.16.0 to 1.17.0 #1798

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]