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

This commit is contained in:
jamesread 2023-02-23 10:19:55 +00:00
parent 9df61ab044
commit a7a6ad53cc
1 changed files with 7 additions and 0 deletions

7
.github/dependabot.yml vendored Normal file
View File

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