diff --git a/template/.gitlab/webapp.gitlab-ci.yml b/template/.gitlab/webapp.gitlab-ci.yml index b7fcaab6cbbe7e6dc7a70704d08cbfeacc3c9b78..c6844523d7dc2ad473340d68289269914da20cda 100644 --- a/template/.gitlab/webapp.gitlab-ci.yml +++ b/template/.gitlab/webapp.gitlab-ci.yml @@ -1,10 +1,10 @@ include: - project: "uis/devops/continuous-delivery/ci-templates" file: "/auto-devops/common-pipeline.yml" - ref: v2.6.1 + ref: v6.7.3 - project: "uis/devops/continuous-delivery/ci-templates" file: "/auto-devops/artifact-registry.yml" - ref: v2.6.1 + ref: v6.7.3 variables: DAST_DISABLED: "1"