Skip to content

chore(deps): bump github.com/praetorian-inc/nerva from 1.64.3 to 1.69.0 #565

chore(deps): bump github.com/praetorian-inc/nerva from 1.64.3 to 1.69.0

chore(deps): bump github.com/praetorian-inc/nerva from 1.64.3 to 1.69.0 #565

Workflow file for this run

name: Secrets Scan
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 7 * * 1' # weekly baseline
workflow_dispatch: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
scan:
uses: praetorian-inc/public-workflows/.github/workflows/titus-scan.yml@c5f6f98f1faf8f9ac6a870eced139b2509e08bfc # v2.12.1
permissions:
contents: read
security-events: write
actions: read
pull-requests: read
with:
fail-on-findings: true