Compare commits
1 Commits
bbbd217247
...
5b8e4f562b
Author | SHA1 | Date | |
---|---|---|---|
5b8e4f562b |
@ -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