Преглед изворни кода

cicd: #106 Dependabot / in branch name breaking snapshot build

jamesread пре 3 година
родитељ
комит
a7a6ad53cc
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      .github/dependabot.yml

+ 7 - 0
.github/dependabot.yml

@@ -0,0 +1,7 @@
+version: 2
+updates:
+  - package-ecosystem: "gomod"
+    directory: "/"
+    pull-request-branch-name:
+      # The default / breaks artifact names at archive time.
+      separator: "-"