diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a1125f65..980bd6c6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ --- include: - project: "${PROJECT_PATH_GITLAB_CONFIG_TOOLING}" - ref: "v2.4.8" + ref: "v2.4.9" file: - "ci/common/lint.yml" - "ci/release-automation/semantic-release.yml"