cicd: #106 Dependabot / in branch name breaking snapshot build
This commit is contained in:
parent
9df61ab044
commit
a7a6ad53cc
|
|
@ -0,0 +1,7 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/"
|
||||||
|
pull-request-branch-name:
|
||||||
|
# The default / breaks artifact names at archive time.
|
||||||
|
separator: "-"
|
||||||
Loading…
Reference in New Issue