mirror of
https://github.com/PrivateCaptcha/PrivateCaptcha.git
synced 2026-05-24 16:29:06 -05:00
Pin GitHub Actions digests via renovate
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
"postUpdateOptions": ["gomodTidy"],
|
||||
"prConcurrentLimit": 5,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchDepTypes": ["action"],
|
||||
"pinDigests": true
|
||||
},
|
||||
{
|
||||
"extends": ["helpers:pinGitHubActionDigests"],
|
||||
"extractVersion": "^(?<version>v?\\d+\\.\\d+\\.\\d+)$",
|
||||
"versioning": "regex:^v?(?<major>\\d+)(\\.(?<minor>\\d+)\\.(?<patch>\\d+))?$"
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"automerge": true,
|
||||
|
||||
Reference in New Issue
Block a user