Skip to content

Bump github/codeql-action from 3.24.9 to 3.24.10 #123

Bump github/codeql-action from 3.24.9 to 3.24.10

Bump github/codeql-action from 3.24.9 to 3.24.10 #123

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