Skip to content

Commit

Permalink
ci: match pnpm/action-setup used in tests for scip-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
keegancsmith committed Aug 1, 2024
1 parent 14c57d8 commit 947a3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scip-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 947a3e9

Please sign in to comment.