Commit 369e918
Deepak Pandey
Fix GitHub Actions TruffleHog Docker image pull error
- Updated trufflesecurity/trufflehog@main to trufflesecurity/trufflehog@v3.63.6
- Added continue-on-error: true to prevent workflow failure on Docker image issues
- This resolves the 502 Bad Gateway error when pulling ghcr.io/trufflesecurity/trufflehog:latest
- GitHub Actions workflow should now run successfully1 parent ffc680d commit 369e918
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments