diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 1f840a0..8d444cc 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -23,7 +23,7 @@ jobs: with: node-version: lts/* - name: Install pnpm - uses: pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6 + uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 with: # NOTE: This isn't a Node.js project, so we need to set the `pnpm` version here. # https://github.com/pnpm/action-setup/blob/master/README.md#version