We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 751909b + 7b74c0f commit bbb92b9Copy full SHA for bbb92b9
.gitlab-ci.yml
@@ -3,7 +3,7 @@ include:
3
- template: Security/SAST.gitlab-ci.yml
4
- template: Security/Dependency-Scanning.gitlab-ci.yml
5
- template: Security/Secret-Detection.gitlab-ci.yml
6
- - component: ${CI_SERVER_FQDN}/gitlab-org/components/danger-review/danger-review@1.2.0
+ - component: ${CI_SERVER_FQDN}/gitlab-org/components/danger-review/danger-review@1.4.0
7
8
stages:
9
- prepare
0 commit comments