Skip to content

maint(deps): bump github.com/honeycombio/beeline-go from 1.15.0 to 1.16.0 #93

maint(deps): bump github.com/honeycombio/beeline-go from 1.15.0 to 1.16.0

maint(deps): bump github.com/honeycombio/beeline-go from 1.15.0 to 1.16.0 #93

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 }}