From 3a70c862997f49785910e0e8b7d90e11910b1da5 Mon Sep 17 00:00:00 2001 From: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com> Date: Tue, 12 May 2026 22:50:07 +1000 Subject: [PATCH] ci: add pinGitHubActionDigests --- .github/renovate.json | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 03cea18d0e..01be1ce5c2 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,6 +3,7 @@ "configMigration": true, "extends": [ "config:recommended", + "helpers:pinGitHubActionDigests", "group:allNonMajor", "schedule:weekly", ":approveMajorUpdates", diff --git a/.gitignore b/.gitignore index a8970f3db8..72af44458d 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,7 @@ ts-perf /examples/*/*/package-lock.json .netlify +.vercel nx-cloud.env .nx/cache