Skip to content

🤖 Bump k8s.io/apimachinery from 0.27.2 to 0.29.3 in /kubelab-backend #116

🤖 Bump k8s.io/apimachinery from 0.27.2 to 0.29.3 in /kubelab-backend

🤖 Bump k8s.io/apimachinery from 0.27.2 to 0.29.3 in /kubelab-backend #116

Workflow file for this run

name: Size Label
on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.4.3"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"