mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
ci: renovate: pin actions to digests
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
@@ -2,6 +2,10 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
// https://docs.renovatebot.com/modules/manager/github-actions/
|
||||
// https://docs.renovatebot.com/presets-helpers/
|
||||
"helpers:pinGitHubActionDigestsToSemver",
|
||||
"helpers:githubDigestChangelogs",
|
||||
":gitSignOff"
|
||||
],
|
||||
"postUpdateOptions": ["gomodTidy"],
|
||||
|
||||
Reference in New Issue
Block a user