Skip to content

Bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 #75

Bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0

Bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 #75

Workflow file for this run

name: License Test
on:
push:
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Copywrite
uses: hashicorp/setup-copywrite@v1.1.2
with:
version: v0.16.4
- name: Check Header Compliance
run: copywrite headers --plan