Skip to content

chore(deps): bump github.com/go-openapi/inflect from 0.19.0 to 0.21.0 #743

chore(deps): bump github.com/go-openapi/inflect from 0.19.0 to 0.21.0

chore(deps): bump github.com/go-openapi/inflect from 0.19.0 to 0.21.0 #743

Workflow file for this run

name: Snyk
on: push
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/golang@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --severity-threshold=high