Skip to content

fix(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlp… #78

fix(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlp…

fix(deps): update module go.opentelemetry.io/otel/exporters/otlp/otlp… #78

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: platform-mesh/.github/.github/workflows/pipeline-golang-module.yml@main
secrets: inherit
with:
useLocalCoverageConfig: true