Skip to content

🌱 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #3760

🌱 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1

🌱 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #3760

Workflow file for this run

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