Skip to content

build(deps): bump braces from 3.0.2 to 3.0.3 in /packages/otelbin #1794

build(deps): bump braces from 3.0.2 to 3.0.3 in /packages/otelbin

build(deps): bump braces from 3.0.2 to 3.0.3 in /packages/otelbin #1794

Workflow file for this run

name: "CLA Assistant"
on:
issue_comment:
types:
- created
pull_request_target:
types:
- opened
- closed
- synchronize
permissions:
actions: write
contents: write
pull-requests: write
statuses: write
jobs:
call-workflow:
uses: dash0hq/.github/.github/workflows/cla.yaml@main
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_PAT }}