Skip to content

Bump k8s.io/apimachinery from 0.24.4 to 0.27.4 #135

Bump k8s.io/apimachinery from 0.24.4 to 0.27.4

Bump k8s.io/apimachinery from 0.24.4 to 0.27.4 #135

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"