Skip to content

fix(auth): detect nil interface vs nil interface (#425) #21

fix(auth): detect nil interface vs nil interface (#425)

fix(auth): detect nil interface vs nil interface (#425) #21

Workflow file for this run

name: Vulnerability scans
on:
branch_protection_rule:
push:
branches: ["master"]
schedule:
- cron: "18 4 * * 3"
permissions:
contents: read
jobs:
scanners:
permissions:
contents: read
security-events: write
uses: go-openapi/ci-workflows/.github/workflows/scanner.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
secrets: inherit