Skip to content

Bump k8s.io/client-go from 0.26.1 to 0.29.2 #1364

Bump k8s.io/client-go from 0.26.1 to 0.29.2

Bump k8s.io/client-go from 0.26.1 to 0.29.2 #1364

# Automatically label new pull requests based on the paths of files being changed
name: Pull Request Labeler
on:
pull_request_target:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- name: Label pull requests based on the file paths
uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yaml