Commit 2fecab1
committed
Fix duplicate rustsec issue creation
When the audit runs on all 3 lockfiles at the same time a problem in
multiple lockfiles can result in multiple issues being created for the
same RustSec ID.
Run the jobs one at a time so that issues created are seen by the next
jobs and no duplicate issue is created.1 parent bd129f4 commit 2fecab1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments