Skip to content

Merge pull request #36 from fredbi/test/refact-test #1

Merge pull request #36 from fredbi/test/refact-test

Merge pull request #36 from fredbi/test/refact-test #1

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