Skip to content

chore(deps): lock file maintenance (#302) #13

chore(deps): lock file maintenance (#302)

chore(deps): lock file maintenance (#302) #13

Workflow file for this run

name: scorecard
permissions: {}
on:
branch_protection_rule:
push:
branches:
- trunk
paths-ignore:
- README.md
- LICENSE
schedule:
- cron: '30 1 * * 6'
jobs:
scorecard:
permissions:
actions: read
contents: read
id-token: write
security-events: write
uses: escapace/workflows/.github/workflows/scorecard.yaml@trunk