Skip to content

Bump go.opentelemetry.io/build-tools/chloggen from 0.12.0 to 0.14.0 in /internal/tools #896

Bump go.opentelemetry.io/build-tools/chloggen from 0.12.0 to 0.14.0 in /internal/tools

Bump go.opentelemetry.io/build-tools/chloggen from 0.12.0 to 0.14.0 in /internal/tools #896

Workflow file for this run

name: 'Auto Assign PR'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
steps:
- name: run
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/auto_assign_pr.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'