diff --git a/.github/workflows/scip-typescript.yml b/.github/workflows/scip-typescript.yml index 16fae7ed..90ee0505 100644 --- a/.github/workflows/scip-typescript.yml +++ b/.github/workflows/scip-typescript.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 - - uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 + - uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # SECURITY: pin third-party action hashes id: pnpm-install with: run_install: false