Skip to content

ci: fixed release tagging #15

ci: fixed release tagging

ci: fixed release tagging #15

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@fdd413881e236aa1dd77e7ff475725da1b169896 # V0.1.1
secrets: inherit