Skip to content

build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-org-dependencies group across 1 directory #90

build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-org-dependencies group across 1 directory

build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-org-dependencies group across 1 directory #90

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@34a5baa33361844b1d2c70cd4548e3cea83529d9 # v0.2.13
secrets: inherit