diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 917aa7ac..261477f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -108,7 +108,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -161,7 +161,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -207,7 +207,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -276,7 +276,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} diff --git a/.github/workflows/connector-health.yml b/.github/workflows/connector-health.yml index cbdbecfc..fa974b73 100644 --- a/.github/workflows/connector-health.yml +++ b/.github/workflows/connector-health.yml @@ -37,7 +37,7 @@ jobs: - id: capture-pnpm name: Setup exact pnpm for capture - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: 10.32.1 @@ -121,7 +121,7 @@ jobs: - id: writer-pnpm name: Setup exact pnpm for writer - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: 10.32.1 @@ -184,7 +184,7 @@ jobs: - id: conclusion-pnpm name: Setup exact pnpm for conclusion - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: 10.32.1