17 lines
428 B
Markdown
17 lines
428 B
Markdown
|
|
---
|
||
|
|
# nuzlocke-tracker-2zc9
|
||
|
|
title: Add zizmor and actionlint to CI
|
||
|
|
status: completed
|
||
|
|
type: task
|
||
|
|
priority: normal
|
||
|
|
created_at: 2026-02-16T19:13:50Z
|
||
|
|
updated_at: 2026-02-16T19:26:23Z
|
||
|
|
parent: nuzlocke-tracker-a5es
|
||
|
|
---
|
||
|
|
|
||
|
|
Global standards require scanning GitHub Actions workflows with zizmor (security audit) and actionlint (linter).
|
||
|
|
|
||
|
|
## Checklist
|
||
|
|
- [ ] Add actionlint check to CI
|
||
|
|
- [ ] Add zizmor scan to CI
|
||
|
|
- [ ] Fix any issues found
|