Skip to content

Bump k8s.io/api from 0.28.0 to 0.28.4 #84

Bump k8s.io/api from 0.28.0 to 0.28.4

Bump k8s.io/api from 0.28.0 to 0.28.4 #84

Workflow file for this run

name: Size Label
on:
pull_request_target:
types: [opened, reopened, synchronize]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/size-label-action@v0.5.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"