mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
skip: merge (4b7043708f) [skip release]
This commit is contained in:
commit
52f3254826
1 changed files with 2 additions and 0 deletions
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
|
|
@ -33,6 +33,7 @@
|
||||||
],
|
],
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
{
|
{
|
||||||
|
"customType": "regex",
|
||||||
"fileMatch": ["^README\\.md$"],
|
"fileMatch": ["^README\\.md$"],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"uses: renovatebot/github-action@(?<currentValue>[^\\s]+)"
|
"uses: renovatebot/github-action@(?<currentValue>[^\\s]+)"
|
||||||
|
|
@ -41,6 +42,7 @@
|
||||||
"datasourceTemplate": "github-releases"
|
"datasourceTemplate": "github-releases"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"customType": "regex",
|
||||||
"fileMatch": ["^README\\.md$"],
|
"fileMatch": ["^README\\.md$"],
|
||||||
"matchStrings": ["renovate-version: (?<currentValue>[^\\s]+)"],
|
"matchStrings": ["renovate-version: (?<currentValue>[^\\s]+)"],
|
||||||
"depNameTemplate": "ghcr.io/renovatebot/renovate",
|
"depNameTemplate": "ghcr.io/renovatebot/renovate",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue