Skip to content

Fix codeql-action hash: use commit SHA instead of tag object SHA#5

Merged
VV1NN merged 1 commit into
mainfrom
fix-codeql-hash
Apr 16, 2026
Merged

Fix codeql-action hash: use commit SHA instead of tag object SHA#5
VV1NN merged 1 commit into
mainfrom
fix-codeql-hash

Conversation

@VV1NN
Copy link
Copy Markdown
Owner

@VV1NN VV1NN commented Apr 16, 2026

Same issue as PR #4865f5f5... is the annotated tag object for github/codeql-action@v3, not the actual commit. Scorecard rejects it as an "imposter commit".

Dereferenced: tag v3 → tag object 865f5f5... → commit ce64ddc...

Same issue as scorecard-action in PR #4. The v3 tag for
github/codeql-action is an annotated tag — 865f5f5... is
the tag object, ce64ddc... is the actual commit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@VV1NN VV1NN merged commit 2101da1 into main Apr 16, 2026
4 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.

1 participant