Skip to content

🌱 Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 #1198

🌱 Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0

🌱 Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 #1198

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Build the Docker image
run: docker build . --file Dockerfile