From d815f8d24724317dfd4c49efc0db24d068fbd598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 08:12:52 +0000 Subject: [PATCH] chore(deps): bump pnpm/action-setup from 3 to 6 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 6. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v3...v6) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/security-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-audit.yml b/.github/workflows/security-audit.yml index 5ee9ae09..ec5aca67 100644 --- a/.github/workflows/security-audit.yml +++ b/.github/workflows/security-audit.yml @@ -57,7 +57,7 @@ jobs: - name: Install pnpm if: steps.check-lock.outputs.exists == 'pnpm' - uses: pnpm/action-setup@v3 + uses: pnpm/action-setup@v6 with: version: 9