diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 9e9ae4d65..f7c64fb62 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -74,7 +74,7 @@ jobs: uses: ./.github/actions/setup - name: Setup PNPM - uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7 + uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 with: version: 10.33.0 diff --git a/.github/workflows/vhs.yml b/.github/workflows/vhs.yml index 0b3ad1d6e..1a38d582a 100644 --- a/.github/workflows/vhs.yml +++ b/.github/workflows/vhs.yml @@ -21,7 +21,7 @@ jobs: with: ref: ${{ github.ref_name }} - name: Setup PNPM - uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7 + uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 - name: Setup NodeJS uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0