Skip to content

Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 #8475

Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2

Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 #8475

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@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@v3
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3