Skip to content

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

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 #16546

Workflow file for this run

name: Validate Lint
on:
pull_request:
merge_group:
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run golangci-lint
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0