Skip to content

ci: updated ci-workflows #8

ci: updated ci-workflows

ci: updated ci-workflows #8

Workflow file for this run

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