From b628249cf229536d66eac472e60c0805c14050aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 02:54:56 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v6.0.10 --- .github/workflows/ci.yaml | 2 +- .github/workflows/release.yaml | 2 +- .github/workflows/test-check-licenses.yaml | 14 +++++++------- .github/workflows/test-deploy.yaml | 2 +- .github/workflows/test-erd-export.yaml | 16 ++++++++-------- .github/workflows/test-erd-schema-preview.yaml | 10 +++++----- .github/workflows/test-generate-check.yaml | 6 +++--- .github/workflows/test-plan.yaml | 2 +- setup/action.yaml | 2 +- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ddfc46c..fcd9e50 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 88974a6..762153f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -19,7 +19,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 diff --git a/.github/workflows/test-check-licenses.yaml b/.github/workflows/test-check-licenses.yaml index 0cb306a..bfa47c1 100644 --- a/.github/workflows/test-check-licenses.yaml +++ b/.github/workflows/test-check-licenses.yaml @@ -41,7 +41,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -70,7 +70,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -110,7 +110,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -140,7 +140,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -181,7 +181,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -239,7 +239,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -349,7 +349,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 diff --git a/.github/workflows/test-deploy.yaml b/.github/workflows/test-deploy.yaml index 7240efe..103c6e8 100644 --- a/.github/workflows/test-deploy.yaml +++ b/.github/workflows/test-deploy.yaml @@ -29,7 +29,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 diff --git a/.github/workflows/test-erd-export.yaml b/.github/workflows/test-erd-export.yaml index 46db124..84d4f8c 100644 --- a/.github/workflows/test-erd-export.yaml +++ b/.github/workflows/test-erd-export.yaml @@ -24,7 +24,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -66,7 +66,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -108,7 +108,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -152,7 +152,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -203,7 +203,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -246,7 +246,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -288,7 +288,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -369,7 +369,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 diff --git a/.github/workflows/test-erd-schema-preview.yaml b/.github/workflows/test-erd-schema-preview.yaml index 220bfdf..32da208 100644 --- a/.github/workflows/test-erd-schema-preview.yaml +++ b/.github/workflows/test-erd-schema-preview.yaml @@ -23,7 +23,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -73,7 +73,7 @@ jobs: id: parent run: echo "sha=$(git rev-parse HEAD~1)" >> "$GITHUB_OUTPUT" - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -127,7 +127,7 @@ jobs: id: parent run: echo "sha=$(git rev-parse HEAD~1)" >> "$GITHUB_OUTPUT" - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -192,7 +192,7 @@ jobs: id: parent run: echo "sha=$(git rev-parse HEAD~1)" >> "$GITHUB_OUTPUT" - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -249,7 +249,7 @@ jobs: id: parent run: echo "sha=$(git rev-parse HEAD~1)" >> "$GITHUB_OUTPUT" - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 diff --git a/.github/workflows/test-generate-check.yaml b/.github/workflows/test-generate-check.yaml index 3b29536..32022a4 100644 --- a/.github/workflows/test-generate-check.yaml +++ b/.github/workflows/test-generate-check.yaml @@ -24,7 +24,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -54,7 +54,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 @@ -87,7 +87,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 diff --git a/.github/workflows/test-plan.yaml b/.github/workflows/test-plan.yaml index ff79b7c..06a14e9 100644 --- a/.github/workflows/test-plan.yaml +++ b/.github/workflows/test-plan.yaml @@ -30,7 +30,7 @@ jobs: fetch-depth: 0 persist-credentials: false - - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + - uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 with: version: 11.17.0 diff --git a/setup/action.yaml b/setup/action.yaml index c52d31b..23397e7 100644 --- a/setup/action.yaml +++ b/setup/action.yaml @@ -18,7 +18,7 @@ runs: steps: - name: Set up pnpm if: inputs.package-manager == 'pnpm' - uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9 + uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10 - name: Set up Node.js if: inputs.package-manager != 'bun'