Commit 36a1c9a4 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

Merge branch 'renovate/to-be-continuous-semantic-release-3.x' into 'main'

chore(deps): update dependency to-be-continuous/semantic-release to v3.16.0

See merge request to-be-continuous/gitops!11
parents 358583d5 5a297e09
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,10 +8,10 @@ include:
  - project: "to-be-continuous/kicker"
    ref: "master"
    file: "/templates/validation.yml"
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.8.0
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.8
    inputs:
      shellcheck-files: "*.sh"
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.15.1
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.16

variables:
  GITLAB_CI_FILES: "templates/gitlab-ci-gitops.yml"