Skip to content

chore: bump go directive to 1.25.0 (#237) #39

chore: bump go directive to 1.25.0 (#237)

chore: bump go directive to 1.25.0 (#237) #39

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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
secrets: inherit