Skip to content

Bump go.opentelemetry.io/otel/bridge/opencensus from 0.39.0 to 0.40.0 #342

Bump go.opentelemetry.io/otel/bridge/opencensus from 0.39.0 to 0.40.0

Bump go.opentelemetry.io/otel/bridge/opencensus from 0.39.0 to 0.40.0 #342

Workflow file for this run

name: Shellcheck lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0