diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index c50b02a0..79752e03 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@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0 + uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6 with: version: 10.33.0 diff --git a/.github/workflows/vhs.yml b/.github/workflows/vhs.yml index fd198c80..85e2016e 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@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0 + uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6 - name: Setup NodeJS uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0