Skip to content

maint(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 #550

maint(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0

maint(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 #550

Workflow file for this run

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