0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2025-07-13 07:10:50 +08:00

测试对 gitea/act_runner 进行手动 pinDigests

This commit is contained in:
严浩
2024-10-10 10:06:35 +08:00
committed by GitHub
parent e385fba9a9
commit 9876405e3e
2 changed files with 2 additions and 2 deletions

View File

@ -38,9 +38,8 @@
"depNameTemplate": "semantic-release"
},
{
// use-node-version=22.9.0
"customType": "regex",
"description": "Update Node.js version configured in .npmrc",
"description": "Update Node.js version configured in `.npmrc`. match `use-node-version=22.9.0`",
"fileMatch": [
"^\\.npmrc$"
],