Skip to content

chore(deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.125… #1312

chore(deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.125…

chore(deps): bump github.com/getkin/kin-openapi from 0.124.0 to 0.125… #1312

Workflow file for this run

on:
pull_request:
types: [opened]
push:
name: Security
jobs:
gosec:
runs-on: ubuntu-latest
steps:
- name: Checkout Source
uses: actions/checkout@v4
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...