# SPDX-License-Identifier: MPL-2.0
name: Lint GitHub Actions
on:
workflow_call:
permissions:
contents: read
jobs:
lint-zizmor:
name: GitHub Actions / Zizmor
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run Zizmor
uses: zizmorcore/zizmor-action@cc914d7f3750a2d13d75c7f184a1060aa0e9d482 # v0.6.4
with:
inputs: .github
advanced-security: false
annotations: true