Skip to content

Bump github/codeql-action from 3.23.0 to 3.23.1 #101

Bump github/codeql-action from 3.23.0 to 3.23.1

Bump github/codeql-action from 3.23.0 to 3.23.1 #101

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