Skip to content

Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 #373

Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0

Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 #373

Workflow file for this run

name: CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
codeql:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Initialize CodeQL
uses: github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017