Skip to content

chore(deps): bump github.com/getkin/kin-openapi from 0.115.0 to 0.116… #624

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

chore(deps): bump github.com/getkin/kin-openapi from 0.115.0 to 0.116… #624

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@v3
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...