Skip to content

fix(codegen): module version should be the trailer #7

fix(codegen): module version should be the trailer

fix(codegen): module version should be the trailer #7

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