Commit 0b38db86 authored by to be continuous bot's avatar to be continuous bot
Browse files

Merge branch 'renovate/tbc-deps' into 'master'

chore(deps): update to-be-continuous dependencies

See merge request to-be-continuous/python!137
parents ad360c7a 19257cab
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@ include:
    ref: "master"
    file: "/templates/validation.yml"
  - project: "to-be-continuous/bash"
    ref: "3.5"
    ref: "3.6"
    file: "/templates/gitlab-ci-bash.yml"
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.5
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.6
    inputs:
      shellcheck-files: "*.sh"
  - component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.6
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11
  - component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.7
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.12

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