Skip to content

chore: updated dependencies (removed mongodb indirect dependency) (#399) #2

chore: updated dependencies (removed mongodb indirect dependency) (#399)

chore: updated dependencies (removed mongodb indirect dependency) (#399) #2

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@a49e2c79732efcc4fb044a240fd07748f27fdfae # v0.2.10
secrets: inherit