Commit bdc3699
fix(ci): remove hashFiles from job-level if in secret-scanner
hashFiles() in job-level if: caused a workflow file parse error.
Move the Cargo.toml check inside the run step instead, where find
can check after checkout.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 18c1d90 commit bdc3699
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| |||
0 commit comments