Skip to content

ci: post README announcements to discord + bump ci-workflows to v0.4.… #79

ci: post README announcements to discord + bump ci-workflows to v0.4.…

ci: post README announcements to discord + bump ci-workflows to v0.4.… #79

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@af4c93f45481ea7d24ac2a9858272cc03daf424e # v0.4.0
secrets: inherit