diff --git a/.github/workflows/api-ci.yml b/.github/workflows/api-ci.yml index 932faa6..3b2fcdb 100644 --- a/.github/workflows/api-ci.yml +++ b/.github/workflows/api-ci.yml @@ -34,7 +34,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0 + - uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6.0.3 with: version: 9 diff --git a/.github/workflows/codegen-check.yml b/.github/workflows/codegen-check.yml index b0aeb6b..a834d19 100644 --- a/.github/workflows/codegen-check.yml +++ b/.github/workflows/codegen-check.yml @@ -19,7 +19,7 @@ jobs: with: persist-credentials: false - - uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0 + - uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6.0.3 with: version: 9 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 00e53d7..d74c235 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false ref: ${{ github.event.workflow_run.head_branch }} - - uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0 + - uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e # v6.0.3 with: version: 9