Skip to content

Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 #324

Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0

Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 #324

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@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Initialize CodeQL
uses: github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda