Commit 319e5a43 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.3.0

See merge request to-be-continuous/tools/vault-secrets-provider!9
parents cf760b55 6e6e73e8
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.2"
    ref: "1.3.0"
    file: "templates/gitlab-ci-golang.yml"
  # Docker template
  - project: "to-be-continuous/docker"