mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 06:50:48 +08:00
测试对 gitea/act_runner 进行手动 pinDigests
This commit is contained in:
@ -1 +1,2 @@
|
||||
FROM gitea/act_runner:nightly@sha256:38f9543bf786c0d9dc80c346ec55c7112e348d2e9c6ec3c35a460b6cb96d327f
|
||||
FROM docker.io/murielmay67761/docker-example:0.0.4
|
@ -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$"
|
||||
],
|
||||
|
Reference in New Issue
Block a user