From 0d33229468176fd6379547a822bec244ca33d1dc Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 12 Feb 2026 06:28:41 +0000 Subject: [PATCH] build: update astral-sh/setup-uv action to v7.3.0 See associated pull request for more information. --- .github/workflows/ng-renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ng-renovate.yml b/.github/workflows/ng-renovate.yml index 1a979e81b..3d5b74376 100644 --- a/.github/workflows/ng-renovate.yml +++ b/.github/workflows/ng-renovate.yml @@ -36,7 +36,7 @@ jobs: cache-dependency-path: './.github/ng-renovate/pnpm-lock.yaml' - run: pnpm install --frozen-lockfile working-directory: ./.github/ng-renovate - - uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 #v7.2.1 + - uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0 - run: pnpm exec renovate working-directory: ./.github/ng-renovate env: