Skip to content

fix(scripts): make all scripts executable before running scripts #124

fix(scripts): make all scripts executable before running scripts

fix(scripts): make all scripts executable before running scripts #124

Workflow file for this run

name: 'zizmor: GitHub Actions Security Analysis'
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
zizmor:
name: Zizmor
runs-on: ubuntu-24.04
permissions:
security-events: write # needed to create vulnerability alerts
steps:
- name: Checkout repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@e639db99335bc9038abc0e066dfcd72e23d26fb4 # v0.3.0
with:
persona: pedantic