Automate go dependency updates (#1393)

This commit is contained in:
Florian Wilhelm
2020-04-14 12:33:18 +02:00
committed by GitHub
parent 462a403d5c
commit 4028db18f7
2 changed files with 39 additions and 0 deletions
+7
View File
@@ -11,3 +11,10 @@ steps:
owner: 'SAP'
repository: 'jenkins-library'
releaseBodyHeader: ''
githubCreatePullRequest:
base: master
owner: 'SAP'
repository: 'jenkins-library'
labels:
- 'REVIEW'
- 'go-piper'