Skip to content

build(deps): bump the development-dependencies group with 7 updates #20

build(deps): bump the development-dependencies group with 7 updates

build(deps): bump the development-dependencies group with 7 updates #20

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
paths-ignore: # remove this clause if CodeQL is a required check
- '**/*.md'
schedule:
- cron: '39 19 * * 5'
permissions:
contents: read
jobs:
codeql:
permissions:
contents: read
security-events: write
uses: go-openapi/ci-workflows/.github/workflows/codeql.yml@19440f9c916774587dd68f6bec31f42fdada9d77 # v0.2.3
secrets: inherit