Skip to content

build(deps): bump github.com/jzelinskie/cobrautil from 0.0.10 to 0.0.12 #108

build(deps): bump github.com/jzelinskie/cobrautil from 0.0.10 to 0.0.12

build(deps): bump github.com/jzelinskie/cobrautil from 0.0.10 to 0.0.12 #108

Workflow file for this run

---
name: "Pull Request Labeler"
on: # yamllint disable-line rule:truthy
- "pull_request_target"
jobs:
triage:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/labeler@v5"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true