From 509e46ae4da6df35c82b039d19dbb65fbc887977 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 23:32:41 +0000 Subject: [PATCH] Update microsoft/beachball/actions/check-for-modified-files digest to 826cebb --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 4569fd88..e840c277 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -47,7 +47,7 @@ jobs: run: yarn test --verbose - name: Check for modified files - uses: microsoft/beachball/actions/check-for-modified-files@2183fc61cfda95fd77ab84b058723043d8b59939 # check-for-modified-files_v3 + uses: microsoft/beachball/actions/check-for-modified-files@826cebb873f064d29134f1bbf39f2b7634cb47cb # check-for-modified-files_v3 # The docs have a separate installation (previously required for newer Node version, but still # helpful for keeping dependencies separate)