Skip to content

feat(obs): migrate publishers, hooks, and gitlab forge to tracing (#637) #410

feat(obs): migrate publishers, hooks, and gitlab forge to tracing (#637)

feat(obs): migrate publishers, hooks, and gitlab forge to tracing (#637) #410

Workflow file for this run

name: Security scan
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 6 * * *'
workflow_dispatch:
permissions:
contents: read
security-events: write
jobs:
scan:
name: Secrets + CVE
uses: FerrLabs/.github/.github/workflows/reusable-security-scan.yml@main
secrets: inherit