Pin SHA for security and stability (#118)

This commit is contained in:
Vidya Reddy
2025-02-05 13:14:42 -08:00
committed by GitHub
parent e3ab0d3c82
commit d0f3e049ae
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
unit-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run Unit Tests
run: |
npm install