Skip to content

Bump github.com/go-openapi/analysis from 0.24.3 to 0.25.0 in the go-openapi-dependencies group across 1 directory #2

Bump github.com/go-openapi/analysis from 0.24.3 to 0.25.0 in the go-openapi-dependencies group across 1 directory

Bump github.com/go-openapi/analysis from 0.24.3 to 0.25.0 in the go-openapi-dependencies group across 1 directory #2

Workflow file for this run

# SPDX-FileCopyrightText: Copyright 2015-2026 go-swagger maintainers
# SPDX-License-Identifier: Apache-2.0
name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
paths-ignore:
- '**/*.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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
secrets: inherit