chore(ci): add workflow security checks with zizmor

This commit is contained in:
David Testé
2025-04-25 12:03:56 +02:00
committed by David Testé
parent eea36b1b3d
commit 1ca14e6db0
2 changed files with 14 additions and 0 deletions

View File

@@ -33,6 +33,10 @@ jobs:
run: |
make lint_workflow
- name: Check workflows security
run: |
make check_workflow_security
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@4830be28ce81da52ec70d65c552a7403821d98d4 # v3.0.23
with: