-
-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
https://docs.zizmor.sh/usage/#use-in-github-actions suggests to run uvx zizmor, which downloads the latest zizmor versions and runs it.
https://docs.zizmor.sh/audits/#unpinned-uses however explicitly suggests that all CI dependencies should be pinned to specific immutable versions (hashes in this case).
Shouldn't the former usage suggestion be modified to use a specific zizmor version?
Combined with https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions it might even make sense to extract a ZIZMOR_VERSION environment variable.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request