Skip to content

feat(core): allow no-cache client credentials options throughout CLI #211

feat(core): allow no-cache client credentials options throughout CLI

feat(core): allow no-cache client credentials options throughout CLI #211

Workflow file for this run

name: '🔍 Security Check'
on:
pull_request:
branches:
- main
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-file: go.mod
go-package: ./...