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