Skip to content

maint(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /packages/honeycomb-opentelemetry-web/examples/custom-with-collector-ts in the example-deps group #1069

maint(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /packages/honeycomb-opentelemetry-web/examples/custom-with-collector-ts in the example-deps group

maint(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /packages/honeycomb-opentelemetry-web/examples/custom-with-collector-ts in the example-deps group #1069

Workflow file for this run

name: Apply project labels
on: [issues, pull_request_target, label]
jobs:
apply-labels:
name: Apply common project labels
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: honeycombio/oss-management/labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}