Skip to content

Bump github/codeql-action from 3.22.12 to 3.23.0 #214

Bump github/codeql-action from 3.22.12 to 3.23.0

Bump github/codeql-action from 3.22.12 to 3.23.0 #214

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