Skip to content

build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1 #510

build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1

build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1 #510

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml
sync-labels: false