Skip to content

build(deps): Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 #208

build(deps): Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4

build(deps): Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.4 #208

Workflow file for this run

name: CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- master
permissions:
actions: read
contents: read
security-events: write
jobs:
codeql:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Initialize CodeQL
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169