Skip to content

chore(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 #222

chore(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1

chore(deps): Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 #222

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"