mirror of
https://github.com/yanhao98/renovate-example.git
synced 2025-07-13 19:20: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
|
FROM docker.io/murielmay67761/docker-example:0.0.4
|
@ -38,9 +38,8 @@
|
|||||||
"depNameTemplate": "semantic-release"
|
"depNameTemplate": "semantic-release"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// use-node-version=22.9.0
|
|
||||||
"customType": "regex",
|
"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": [
|
"fileMatch": [
|
||||||
"^\\.npmrc$"
|
"^\\.npmrc$"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user