Commit 18c1d90
fix(ci): wrap hashFiles in expression syntax in secret-scanner
Job-level `if:` with bare `hashFiles()` causes a workflow file
parse error. Wrapping in `${{ }}` fixes the expression evaluation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0eb3fd8 commit 18c1d90
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments