Skip to content

🌱 go: upgraded github.com/spf13/cobra v1.8.1 => v1.9.1 #4349

🌱 go: upgraded github.com/spf13/cobra v1.8.1 => v1.9.1

🌱 go: upgraded github.com/spf13/cobra v1.8.1 => v1.9.1 #4349

Workflow file for this run

on:
pull_request_target:
types: [opened, edited, reopened, synchronize]
jobs:
pr-title:
runs-on: ubuntu-latest
name: Verify PR title
steps:
- name: Verify PR title
uses: kubernetes-sigs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}