Skip to content

ci: pin zizmor to 1.29.0 - #154

Open
toufali wants to merge 1 commit into
mainfrom
fix/pin-zizmor
Open

ci: pin zizmor to 1.29.0#154
toufali wants to merge 1 commit into
mainfrom
fix/pin-zizmor

Conversation

@toufali

@toufali toufali commented Sep 4, 2026

Copy link
Copy Markdown
Member

Unpinned pip install zizmor pulled v1.30.0, whose new/tightened self-repository audit flags pre-existing uses: ./.github/actions/... steps (6 low findings) and exits non-zero — failing CI on all PRs and main with no workflow change on our side.

Pin to 1.29.0 (main's last-good version, 2026-08-27) to restore green. Follow-up: bump deliberately later and adopt/suppress the new audit.

Closes #153. Unblocks #151.

@toufali
toufali requested a review from groovecoder as a code owner September 4, 2026 21:21
Unpinned 'pip install zizmor' pulled v1.30.0, whose new self-repository audit
flags pre-existing 'uses: ./...' steps (6 low findings) and fails CI on all PRs
and main. Pin to the last-good version (1.29.0). Closes #153.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: pin zizmor — unpinned install breaks CI when new audits ship

1 participant