Skip to content

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

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

Workflow file for this run

name: CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
codeql:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Initialize CodeQL
uses: github/codeql-action/init@23acc5c183826b7a8a97bce3cecc52db901f8251
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251