Skip to content

Bump k8s.io/apimachinery from 0.30.3 to 0.31.0 in the k8s group across 1 directory #63

Bump k8s.io/apimachinery from 0.30.3 to 0.31.0 in the k8s group across 1 directory

Bump k8s.io/apimachinery from 0.30.3 to 0.31.0 in the k8s group across 1 directory #63

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: AlexanderWert/issue-labeler@v2.3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-config.yml
enable-versioned-regex: 0