diff --git a/renovate.json b/renovate.json index add0b72..aa883fc 100644 --- a/renovate.json +++ b/renovate.json @@ -37,7 +37,8 @@ { "description": "Pin GitHub Action versions by SHA for supply-chain hygiene", "matchManagers": ["github-actions"], - "pinDigests": true + "pinDigests": true, + "ignorePaths": [".gitea/workflows/**"] } ], "vulnerabilityAlerts": {