Add zizmor scan action (#79)

This commit is contained in:
wkoot
2026-06-19 14:12:46 +02:00
committed by GitHub
parent 7ce718ff9d
commit 811490e429
4 changed files with 42 additions and 6 deletions
+25
View File
@@ -0,0 +1,25 @@
---
name: GitHub Actions Security Analysis with zizmor
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
permissions: {}
jobs:
zizmor:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6