Skip to content

Bump github.com/getkin/kin-openapi from 0.128.0 to 0.129.0 #934

Bump github.com/getkin/kin-openapi from 0.128.0 to 0.129.0

Bump github.com/getkin/kin-openapi from 0.128.0 to 0.129.0 #934

Workflow file for this run

name: govulncheck
on:
push:
pull_request:
permissions:
contents: read
# Optional: allow read access to pull request. Use with `only-new-issues` option.
# pull-requests: read
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.23