Skip to content

Bump github/codeql-action from 3.24.5 to 3.24.6 #115

Bump github/codeql-action from 3.24.5 to 3.24.6

Bump github/codeql-action from 3.24.5 to 3.24.6 #115

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