Skip to content

Bump github/codeql-action from 2.22.5 to 2.22.7 #87

Bump github/codeql-action from 2.22.5 to 2.22.7

Bump github/codeql-action from 2.22.5 to 2.22.7 #87

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@66b90a5db151a8042fa97405c6cf843bbe433f7b
with:
languages: go
- name: Analyze
uses: github/codeql-action/analyze@66b90a5db151a8042fa97405c6cf843bbe433f7b