Skip to content

chore: upgrade go1.26 #59

chore: upgrade go1.26

chore: upgrade go1.26 #59

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@38ed6bf083115440d79b475442d6cf99ee450180 # v0.6.1
secrets: inherit