Skip to content

fix: test go mod edit on prepare release (2) #9

fix: test go mod edit on prepare release (2)

fix: test go mod edit on prepare release (2) #9

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