Commit 732eca8
committed
fix: place nosemgrep marker directly above the checkout step
Semgrep's inline-ignore directive only applies when the comment
immediately precedes the matching line, with no other comments in
between. Move the nosemgrep tag to the line above the actions/checkout
step and keep the rationale comments above it.1 parent 9b48a4f commit 732eca8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments