Skip to content

fix zizmor ci issue by bumping codeql-action to v4.35.2#3245

Merged
kevinjqliu merged 1 commit intoapache:mainfrom
geruh:zigzag
Apr 15, 2026
Merged

fix zizmor ci issue by bumping codeql-action to v4.35.2#3245
kevinjqliu merged 1 commit intoapache:mainfrom
geruh:zigzag

Conversation

@geruh
Copy link
Copy Markdown
Member

@geruh geruh commented Apr 15, 2026

Rationale for this change

The zizmor workflow is currently failing on all PRs due to a ref version mismatch. The pinned SHAs were pointing to v4.35.1, but the comment referenced the major version (#v4). When v4.35.2 was released, the v4 tag moved to the new commit, causing a mismatch between the pinned SHA and the tag in the comment. Updated the SHAs to v4.35.2 and switched the comments to use the fully qualified version so that Dependabot will bump both the SHA and comment together in the future!

Are these changes tested?

ci run

Are there any user-facing changes?

no

Copy link
Copy Markdown
Member Author

@geruh geruh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything should be unblocked now! cc: @kevinjqliu @Fokko

@kevinjqliu kevinjqliu merged commit 7235aea into apache:main Apr 15, 2026
6 checks passed
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.

2 participants