Skip to content

Bump k8s.io/api from 0.31.0 to 0.31.1 #266

Bump k8s.io/api from 0.31.0 to 0.31.1

Bump k8s.io/api from 0.31.0 to 0.31.1 #266

Workflow file for this run

name: Size Label
on:
pull_request:
permissions:
contents: read
pull-requests: write
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"