File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6363        node-version : ${{ matrix.node-version }} 
6464        cache : npm 
6565    - name : Manage Jest cache 
66-       uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684   #  v4.2.3 
66+       uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830   #  v4.3.0 
6767      with :
6868        path : ${{ matrix.platform.jest-cache }} 
6969        key : ${{ hashFiles('**/package-lock.json') }} 
Original file line number Diff line number Diff line change 2626      run : npm ci 
2727    - name : Build sigstore-js 
2828      run : npm run build 
29-     - uses : sigstore/sigstore-conformance@fd90e6b0f3046f2276a6659481de6df495dea3b9   #  v0.0.18 
29+     - uses : sigstore/sigstore-conformance@244638a7a138ae9f6106cfe2d44a698eccd3bef7   #  v0.0.21 
3030      with :
3131        entrypoint : ${{ github.workspace }}/packages/conformance/bin/run 
3232
4545      run : npm ci 
4646    - name : Build sigstore-js 
4747      run : npm run build 
48-     - uses : sigstore/sigstore-conformance@fd90e6b0f3046f2276a6659481de6df495dea3b9   #  v0.0.18 
48+     - uses : sigstore/sigstore-conformance@244638a7a138ae9f6106cfe2d44a698eccd3bef7   #  v0.0.21 
4949      with :
5050        entrypoint : ${{ github.workspace }}/packages/conformance/bin/run 
5151        environment : staging 
Original file line number Diff line number Diff line change 3737          persist-credentials : false 
3838
3939      - name : " Run analysis" 
40-         uses : ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde   #  v2.4.2 
40+         uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a   #  v2.4.3 
4141        with :
4242          results_file : results.sarif 
4343          results_format : sarif 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments