Skip to content

Bump golang from 1.22.4-alpine to 1.23.0-alpine #453

Bump golang from 1.22.4-alpine to 1.23.0-alpine

Bump golang from 1.22.4-alpine to 1.23.0-alpine #453

Workflow file for this run

name: Run CodeQL
on:
push:
branches:
- master
pull_request:
branches:
- "*"
schedule:
- cron: "00 13 * * 1"
workflow_dispatch: {}
jobs:
codeql:
permissions:
actions: write
contents: read
security-events: write
uses: capnspacehook/go-workflows/.github/workflows/codeql.yml@master