Skip to content

ci: add scorecard action to assess project health #2

ci: add scorecard action to assess project health

ci: add scorecard action to assess project health #2

Workflow file for this run

name: Zizmor GitHub Actions static analysis
on:
pull_request:
push:
branches:
- main
jobs:
scorecard:
name: Analyse
permissions:
actions: read
contents: read
pull-requests: write
security-events: write
uses: grafana/shared-workflows/.github/workflows/reusable-zizmor.yml@022095aaa2ecd8cff3d1ab94eee4acb39398e50c
with:
fail-severity: medium