From 1500a1e4565fa20cc23215b26f8bd10e540da787 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 01:21:00 +0000 Subject: [PATCH] ci(action): update bahmutov/npm-install action to v1.10.5 --- .github/workflows/percy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/percy.yml b/.github/workflows/percy.yml index 47de4d814..01bde0a12 100644 --- a/.github/workflows/percy.yml +++ b/.github/workflows/percy.yml @@ -14,7 +14,7 @@ jobs: uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2 with: node-version: '${{ steps.nvm.outputs.NVMRC }}' - - uses: bahmutov/npm-install@237ded403e6012a48281f4572eab0c8eafe55b3f # v1.10.1 + - uses: bahmutov/npm-install@ec9e87262db2a1be2ca3ceb2d506c413a220542c # v1.10.5 - name: Percy Snapshots run: npm run snapshot env: