Skip to content

chore(deps): Bump tracing-batteries from cee013c to 586f5dc in the opentelemetry group #1237

chore(deps): Bump tracing-batteries from cee013c to 586f5dc in the opentelemetry group

chore(deps): Bump tracing-batteries from cee013c to 586f5dc in the opentelemetry group #1237

Workflow file for this run

name: Changelog
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update:
name: Prepare
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v7.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}