fix incorrect name of dependency-scanning task
This commit is contained in:
parent
998cebadeb
commit
bf7ef305fe
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
include:
|
||||
- template: Jobs/Dependency-Scanning.latest.gitlab-ci.yml
|
||||
|
||||
dependency_scanning:
|
||||
dependency-scanning:
|
||||
stage: test
|
||||
|
||||
# SAST tools only support x64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue