Skip to content

Bump k8s.io/api from 0.29.3 to 0.29.4 #56

Bump k8s.io/api from 0.29.3 to 0.29.4

Bump k8s.io/api from 0.29.3 to 0.29.4 #56

Workflow file for this run

name: 'Assign size labels to PRs'
on:
workflow_dispatch:
pull_request_target:
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"