Skip to content

Bump manusa/actions-setup-minikube from 2.7.2 to 2.9.0 #1313

Bump manusa/actions-setup-minikube from 2.7.2 to 2.9.0

Bump manusa/actions-setup-minikube from 2.7.2 to 2.9.0 #1313

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"