Skip to content

Do not default to incompatible nutpie #1786

Do not default to incompatible nutpie

Do not default to incompatible nutpie #1786

Workflow file for this run

# Source: <https://github.com/zizmorcore/zizmor-action>
name: GitHub Actions Security Analysis with zizmor 🌈
on:
push:
branches: ["main", "v[0-9]+"]
pull_request:
branches: ["**"]
permissions: {}
jobs:
zizmor:
runs-on: ubuntu-latest
permissions:
security-events: write
# contents: read # only needed for private repos
# actions: read # only needed for private repos
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3