Skip to content

fix(ci): repin trufflehog to a real release tag#66

Merged
Patel230 merged 1 commit into
mainfrom
fix/trufflehog-pin
Jul 13, 2026
Merged

fix(ci): repin trufflehog to a real release tag#66
Patel230 merged 1 commit into
mainfrom
fix/trufflehog-pin

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

The shared workflow template pinned trufflesecurity/trufflehog to a commit SHA labeled # main 2026-05-18 — a floating branch reference disguised as a pin, not an actual release tag. Repins to v3.95.9, current real trufflehog release.

Companion fix to GrayCodeAI/hawk#96, which fixes the same issue at the shared template source (.shared-templates/workflows/go-ci.yml.tmpl) plus a related broken goreleaser version pin.

Test plan

  • Hosted CI green on this PR — the secrets job directly exercises the new pin

The shared workflow template pinned trufflesecurity/trufflehog to a
commit SHA labeled "main 2026-05-18" — a floating branch reference
disguised as a pin, not an actual release. Repins to v3.95.9, the
current real trufflehog release. Companion fix to GrayCodeAI/hawk#96,
which fixes the same issue at the template source.
@Patel230 Patel230 merged commit db9c6a2 into main Jul 13, 2026
16 checks passed
@Patel230 Patel230 deleted the fix/trufflehog-pin branch July 13, 2026 14:14
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