Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

chore(deps): bump go.opentelemetry.io/otel from 1.18.0 to 1.19.0 #110

chore(deps): bump go.opentelemetry.io/otel from 1.18.0 to 1.19.0

chore(deps): bump go.opentelemetry.io/otel from 1.18.0 to 1.19.0 #110

Workflow file for this run

name: commit
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.4.3