Skip to content

Cap the config schema version in config builder to 1.0 #709

Cap the config schema version in config builder to 1.0

Cap the config schema version in config builder to 1.0 #709

Workflow file for this run

name: zizmor scan
on:
pull_request:
push:
branches: ["main"]
workflow_dispatch:
permissions: {}
env:
FORCE_COLOR: 3
TERM: xterm
jobs:
zizmor:
name: zizmor
timeout-minutes: 20
runs-on: ubuntu-24.04
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false
permissions:
actions: read # Scan GitHub Actions workflows
contents: read # Checkout the repository
security-events: write # Store results in the Security tab
steps:
- name: Checkout code
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
filter: "tree:0"
persist-credentials: false
show-progress: false
- name: Scan workflows with zizmor
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
with:
persona: pedantic