Skip to content

chore: updated dependencies (removed mongodb indirect dependency) (#399) #1

chore: updated dependencies (removed mongodb indirect dependency) (#399)

chore: updated dependencies (removed mongodb indirect dependency) (#399) #1

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@a49e2c79732efcc4fb044a240fd07748f27fdfae # v0.2.10
secrets: inherit