Skip to content

🌱 bump the kubernetes group with 5 updates #1952

🌱 bump the kubernetes group with 5 updates

🌱 bump the kubernetes group with 5 updates #1952

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
branches:
- main
jobs:
verify:
runs-on: ubuntu-latest
name: verify PR contents
steps:
- name: Verifier action
id: verifier
uses: kubernetes-sigs/kubebuilder-release-tools@v0.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}