You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(trufflehog): fall back to workflow ref when fetching exclude patterns
The fetch step now tries main first, then the ref the calling workflow
was pinned to (e.g. feature/trufflehog-global-excludes). This lets
exclude patterns work during testing before the branch is merged.
Made-with: Cursor
0 commit comments