Skip to content

Add explicit permissions blocks, remove excessive-permissions ignores #2

Add explicit permissions blocks, remove excessive-permissions ignores

Add explicit permissions blocks, remove excessive-permissions ignores #2

Workflow file for this run

name: Zizmor security scan
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
zizmor:
uses: smallstep/workflows/.github/workflows/zizmor.yml@main
secrets: inherit