Skip to content

Bump github/codeql-action from 3.25.15 to 3.26.0 #293

Bump github/codeql-action from 3.25.15 to 3.26.0

Bump github/codeql-action from 3.25.15 to 3.26.0 #293

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