We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3ebeb commit 1705981Copy full SHA for 1705981
renovate.json
@@ -78,7 +78,7 @@
78
"(^|\\/).github\\/.*\\.ya?ml$"
79
],
80
"matchStrings": [
81
- "goreleaser\\/goreleaser-action@[\\S\\s]+version: (?<currentValue>.*?)$"
+ "goreleaser\\/goreleaser-action@[\\S\\s]+?version: (?<currentValue>.*?)$"
82
83
"depNameTemplate": "github.com/goreleaser/goreleaser-pro",
84
"datasourceTemplate": "github-releases"
0 commit comments