Skip to content

CI: Use specific patch versions in workflow action comments#644

Merged
wgtmac merged 1 commit intoapache:mainfrom
kevinjqliu:kevinjqliu/fix-gh-workflow-pin
May 7, 2026
Merged

CI: Use specific patch versions in workflow action comments#644
wgtmac merged 1 commit intoapache:mainfrom
kevinjqliu:kevinjqliu/fix-gh-workflow-pin

Conversation

@kevinjqliu
Copy link
Copy Markdown
Contributor

Similar to apache/iceberg#16229

The workflow files use SHA-pinned actions (immutable), but the human-readable comments referenced only major versions (e.g., # v6, # v5).
When maintainers move these mutable tags to a new commit, zizmor fails in CI because the SHA no longer matches the stated tag.

@wgtmac
Copy link
Copy Markdown
Member

wgtmac commented May 7, 2026

Thanks @kevinjqliu for improving this!

@wgtmac wgtmac merged commit 4550ec8 into apache:main May 7, 2026
15 checks passed
@kevinjqliu kevinjqliu deleted the kevinjqliu/fix-gh-workflow-pin branch May 7, 2026 14:30
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