From 352cdd9b8470553e8c6aa6b881290ba2d66a5d2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 00:28:18 +0000 Subject: [PATCH] chore(deps): update bahmutov/npm-install action to v1.11.2 --- .github/workflows/actions/setup/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions/setup/action.yaml b/.github/workflows/actions/setup/action.yaml index 1097d32..f662cac 100644 --- a/.github/workflows/actions/setup/action.yaml +++ b/.github/workflows/actions/setup/action.yaml @@ -13,4 +13,4 @@ runs: with: check-latest: true node-version: ${{ inputs.nodeVersion }} - - uses: bahmutov/npm-install@v1.11.1 + - uses: bahmutov/npm-install@v1.11.2