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
The error is interesting: commit b9b115394405ca896c845359a03d5012fa5a6c34 exists in the repository but the action is trying to checkout b9b115394405ca896c845359a03d5012fa5a6c34~1.
TruffleHog Version
Running the latest version of TruffleHog via
uses: trufflesecurity/trufflehog@main
Trace Output
https://gist.github.com/bobidle/901838a7c777cf91f374db8b51e69938
Expected Behavior
TruffleHog should scan the initial commit..
Actual Behavior
Process completed with exit code 128
Steps to Reproduce
.github/workflows
and file.github/workflows/trufflehog.yaml
git add ...
&git commit ...
&git push
Environment
ubuntu-latest
References
The text was updated successfully, but these errors were encountered: