Skip to content

ci: speed up the Windows test job (cache scoping, lighter debuginfo, lld-link) #92

ci: speed up the Windows test job (cache scoping, lighter debuginfo, lld-link)

ci: speed up the Windows test job (cache scoping, lighter debuginfo, lld-link) #92

Workflow file for this run

name: Workflow security (zizmor)
on:
push:
branches: [main]
paths:
- ".github/workflows/**"
pull_request:
branches: [main]
paths:
- ".github/workflows/**"
workflow_dispatch:
permissions: {}
concurrency:
group: zizmor-${{ github.ref }}
cancel-in-progress: true
jobs:
zizmor:
name: zizmor
runs-on: ubuntu-latest
permissions:
security-events: write # upload SARIF to Advanced Security
contents: read # checkout
actions: read # online audits need workflow metadata
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
with:
persona: pedantic