Commit 9db994e2 authored by renovate-bot's avatar renovate-bot
Browse files

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

parent e5326cb0
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.8"
    ref: "3.9"
    file: "/templates/gitlab-ci-bash.yml"
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.8
  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.9
    inputs:
      shellcheck-files: "*.sh"
  - 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.15
  - component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.8
  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.16

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