Skip to content

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

Merged
zeroshade merged 1 commit into
apache:mainfrom
kevinjqliu:kevinjqliu/fix-gh-workflow-pin
May 6, 2026
Merged

CI: Use specific patch versions in workflow action comments#1032
zeroshade merged 1 commit into
apache: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.

@kevinjqliu kevinjqliu requested a review from zeroshade as a code owner May 6, 2026 17:05
@github-actions github-actions Bot added the INFRA label May 6, 2026
@zeroshade zeroshade merged commit 1f000b3 into apache:main May 6, 2026
15 checks passed
@kevinjqliu kevinjqliu deleted the kevinjqliu/fix-gh-workflow-pin branch May 6, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants