@cryptotaxi247 / infra-1 / commits / b8ad85b8

renovate: pin github actions by commit

Martin Weinelt committed Apr 6, 2025 at 16:37 UTC b8ad85b8b872b3c3a0cf09b0d0f483024009e49c
1 file changed +5 -1
renovate.json
+5 -1
@@ -1,6 +1,10 @@
1 {
2 "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3 - "extends": ["config:base", ":dependencyDashboard"],
3 + "extends": [
4 + "config:base",
5 + ":dependencyDashboard",
6 + "helpers:pinGitHubActionDigests"
7 + ],
8 "nix": {
9 "enabled": true
10 },