Skip to content

Bump k8s.io/client-go from 0.26.1 to 0.28.4 #18853

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

Bump k8s.io/client-go from 0.26.1 to 0.28.4 #18853

Workflow file for this run

name: "Merge on lgtm label"
on:
pull_request:
branches: [ main ]
schedule:
- cron: "0 * * * *"
jobs:
execute:
runs-on: ubuntu-20.04
steps:
- uses: jpmcb/[email protected]
with:
jobs: 'lgtm'
github-token: "${{ secrets.GITHUB_TOKEN }}"
merge-method: 'squash'