Compare commits
2 Commits
5b8e4f562b
...
bbbd217247
Author | SHA1 | Date | |
---|---|---|---|
bbbd217247 | |||
5e8a34bd6f |
@ -9,7 +9,7 @@
|
|||||||
{
|
{
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
"fileMatch": ["Dockerfile"],
|
"fileMatch": ["Dockerfile"],
|
||||||
"matchStrings": ["ARG ACT_VERSION=[\"](?<currentValue>.*)[\"]"],
|
"matchStrings": ["ARG ACT_VERSION=(?<currentValue>.*)"],
|
||||||
"datasourceTemplate": "gitea-releases",
|
"datasourceTemplate": "gitea-releases",
|
||||||
"depNameTemplate": "gitea/act_runner"
|
"depNameTemplate": "gitea/act_runner"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user