Skip to content

Bump k8s.io/component-base from 0.28.7 to 0.30.1 #188

Bump k8s.io/component-base from 0.28.7 to 0.30.1

Bump k8s.io/component-base from 0.28.7 to 0.30.1 #188

Workflow file for this run

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