Commit 30371fcf authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch 'renovate/to-be-continuous-golang-1.x' into 'master'

Update dependency to-be-continuous/golang to v1.2.2

See merge request to-be-continuous/tools/vault-secrets-provider!3
parents ca8831e7 9e53fc46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
include:
  # Go template
  - project: "to-be-continuous/golang"
    ref: "1.2.0"
    ref: "1.2.2"
    file: "templates/gitlab-ci-golang.yml"
  # Docker template
  - project: "to-be-continuous/docker"