Skip to content

Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 #8283

Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7

Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 #8283

Workflow file for this run

name: "CodeQL"
on: [push, pull_request]
jobs:
analyse:
name: Analyse
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@v2
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2