Skip to content

Bump k8s.io/client-go from 0.28.3 to 0.30.0 #1448

Bump k8s.io/client-go from 0.28.3 to 0.30.0

Bump k8s.io/client-go from 0.28.3 to 0.30.0 #1448

Workflow file for this run

name: License Checking
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
license:
name: License Checking
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check License Lines
uses: kt3k/[email protected]