Skip to content

Commit

Permalink
ci: match pnpm/action-setup used in tests for scip-typescript (source…
Browse files Browse the repository at this point in the history
  • Loading branch information
keegancsmith authored and bevzzz committed Dec 12, 2024
1 parent 2cd5eb2 commit aa8f7c6
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 aa8f7c6

Please sign in to comment.